AnonymousCS commited on
Commit
26f386e
·
verified ·
1 Parent(s): 6551070

End of training

Browse files
Files changed (3) hide show
  1. README.md +12 -11
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -18,12 +18,12 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [AnonymousCS/populism_english_bert_base_uncased](https://huggingface.co/AnonymousCS/populism_english_bert_base_uncased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.4031
22
- - Accuracy: 0.8824
23
- - 1-f1: 0.4630
24
- - 1-recall: 0.8065
25
- - 1-precision: 0.3247
26
- - Balanced Acc: 0.8469
27
 
28
  ## Model description
29
 
@@ -43,8 +43,8 @@ More information needed
43
 
44
  The following hyperparameters were used during training:
45
  - learning_rate: 1e-05
46
- - train_batch_size: 128
47
- - eval_batch_size: 128
48
  - seed: 42
49
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
50
  - lr_scheduler_type: linear
@@ -55,9 +55,10 @@ The following hyperparameters were used during training:
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | 1-f1 | 1-recall | 1-precision | Balanced Acc |
57
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:--------:|:-----------:|:------------:|
58
- | 0.2148 | 1.0 | 16 | 0.3647 | 0.8783 | 0.4545 | 0.8065 | 0.3165 | 0.8448 |
59
- | 0.2268 | 2.0 | 32 | 0.3952 | 0.8560 | 0.4228 | 0.8387 | 0.2826 | 0.8479 |
60
- | 0.1779 | 3.0 | 48 | 0.4031 | 0.8824 | 0.4630 | 0.8065 | 0.3247 | 0.8469 |
 
61
 
62
 
63
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [AnonymousCS/populism_english_bert_base_uncased](https://huggingface.co/AnonymousCS/populism_english_bert_base_uncased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.5950
22
+ - Accuracy: 0.9229
23
+ - 1-f1: 0.5366
24
+ - 1-recall: 0.7097
25
+ - 1-precision: 0.4314
26
+ - Balanced Acc: 0.8235
27
 
28
  ## Model description
29
 
 
43
 
44
  The following hyperparameters were used during training:
45
  - learning_rate: 1e-05
46
+ - train_batch_size: 64
47
+ - eval_batch_size: 64
48
  - seed: 42
49
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
50
  - lr_scheduler_type: linear
 
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | 1-f1 | 1-recall | 1-precision | Balanced Acc |
57
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:--------:|:-----------:|:------------:|
58
+ | 0.2096 | 1.0 | 31 | 0.4210 | 0.9148 | 0.5 | 0.6774 | 0.3962 | 0.8041 |
59
+ | 0.2905 | 2.0 | 62 | 0.4333 | 0.9108 | 0.4884 | 0.6774 | 0.3818 | 0.8019 |
60
+ | 0.165 | 3.0 | 93 | 0.4811 | 0.8803 | 0.4486 | 0.7742 | 0.3158 | 0.8308 |
61
+ | 0.031 | 4.0 | 124 | 0.5950 | 0.9229 | 0.5366 | 0.7097 | 0.4314 | 0.8235 |
62
 
63
 
64
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:65be2430bde7683607d062818895804d8bf90c445c5d33742f54c1302c91dddd
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6be33160df7dfd2e1d36b57c7c2f2e0ed127727ff837a26713c0943107f81760
3
  size 437958648
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:67b668fafb3597e63d520b578f2bc72e3a97139aa26848c31102b904a1089a3d
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de4f121d345a7621492b5b445a0ce97a849e24bd19ffdff07723247f67700b8f
3
  size 5432