AnonymousCS commited on
Commit
9735bd9
·
verified ·
1 Parent(s): 6aa8d8c

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_large_uncased](https://huggingface.co/AnonymousCS/populism_english_bert_large_uncased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.5167
22
- - Accuracy: 0.9691
23
- - 1-f1: 0.6190
24
- - 1-recall: 0.5
25
- - 1-precision: 0.8125
26
- - Balanced Acc: 0.7470
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.2244 | 1.0 | 17 | 0.2882 | 0.9228 | 0.5238 | 0.8462 | 0.3793 | 0.8865 |
59
- | 0.1244 | 2.0 | 34 | 0.5566 | 0.9653 | 0.5714 | 0.4615 | 0.75 | 0.7267 |
60
- | 0.2034 | 3.0 | 51 | 0.5167 | 0.9691 | 0.6190 | 0.5 | 0.8125 | 0.7470 |
 
61
 
62
 
63
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [AnonymousCS/populism_english_bert_large_uncased](https://huggingface.co/AnonymousCS/populism_english_bert_large_uncased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.6235
22
+ - Accuracy: 0.9653
23
+ - 1-f1: 0.64
24
+ - 1-recall: 0.6154
25
+ - 1-precision: 0.6667
26
+ - Balanced Acc: 0.7996
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.1645 | 1.0 | 33 | 0.2851 | 0.9421 | 0.5714 | 0.7692 | 0.4545 | 0.8602 |
59
+ | 0.005 | 2.0 | 66 | 0.3873 | 0.9633 | 0.6780 | 0.7692 | 0.6061 | 0.8714 |
60
+ | 0.3412 | 3.0 | 99 | 0.4285 | 0.9479 | 0.5970 | 0.7692 | 0.4878 | 0.8633 |
61
+ | 0.0009 | 4.0 | 132 | 0.6235 | 0.9653 | 0.64 | 0.6154 | 0.6667 | 0.7996 |
62
 
63
 
64
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:639071fb812e05445423a47382fb3d4dad8a76464095726b027532fb30e3ef73
3
  size 1340622760
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cd3b60435a805a7a54592bb6ba7b1e8a98174938a1e37cd14308acdd1cb1c15
3
  size 1340622760
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:afef6c14ab539941ba4f9f5369e77dd000ff64ef70d6e7fab221dcfb488b1e7d
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05a3d454e44741987d2b121f835c4b9eb5b5bb8a6226083cf732552b456eae0b
3
  size 5432