AnonymousCS commited on
Commit
3bd5dce
·
verified ·
1 Parent(s): 024d728

End of training

Browse files
Files changed (3) hide show
  1. README.md +18 -13
  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.1808
22
- - Accuracy: 0.9853
23
- - 1-f1: 0.7603
24
- - 1-recall: 0.8070
25
- - 1-precision: 0.7188
26
- - Balanced Acc: 0.8988
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,11 +55,16 @@ 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.3947 | 1.0 | 62 | 0.2643 | 0.9752 | 0.608 | 0.6667 | 0.5588 | 0.8255 |
59
- | 0.1432 | 2.0 | 124 | 0.1665 | 0.9413 | 0.4579 | 0.8596 | 0.3121 | 0.9017 |
60
- | 0.0891 | 3.0 | 186 | 0.1553 | 0.9504 | 0.5000 | 0.8596 | 0.3525 | 0.9064 |
61
- | 0.0644 | 4.0 | 248 | 0.1596 | 0.9777 | 0.6667 | 0.7719 | 0.5867 | 0.8779 |
62
- | 0.1756 | 5.0 | 310 | 0.1808 | 0.9853 | 0.7603 | 0.8070 | 0.7188 | 0.8988 |
 
 
 
 
 
63
 
64
 
65
  ### 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.1382
22
+ - Accuracy: 0.9939
23
+ - 1-f1: 0.8929
24
+ - 1-recall: 0.8772
25
+ - 1-precision: 0.9091
26
+ - Balanced Acc: 0.9373
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.188 | 1.0 | 124 | 0.1878 | 0.96 | 0.5269 | 0.7719 | 0.4 | 0.8688 |
59
+ | 0.0717 | 2.0 | 248 | 0.1507 | 0.9635 | 0.5663 | 0.8246 | 0.4312 | 0.8961 |
60
+ | 0.0532 | 3.0 | 372 | 0.1856 | 0.9792 | 0.6555 | 0.6842 | 0.6290 | 0.8361 |
61
+ | 0.0114 | 4.0 | 496 | 0.1190 | 0.9818 | 0.7391 | 0.8947 | 0.6296 | 0.9395 |
62
+ | 0.001 | 5.0 | 620 | 0.1292 | 0.9833 | 0.7660 | 0.9474 | 0.6429 | 0.9659 |
63
+ | 0.0012 | 6.0 | 744 | 0.1184 | 0.9899 | 0.8333 | 0.8772 | 0.7937 | 0.9352 |
64
+ | 0.0013 | 7.0 | 868 | 0.1127 | 0.9853 | 0.7852 | 0.9298 | 0.6795 | 0.9584 |
65
+ | 0.0005 | 8.0 | 992 | 0.1341 | 0.9853 | 0.7852 | 0.9298 | 0.6795 | 0.9584 |
66
+ | 0.0003 | 9.0 | 1116 | 0.2046 | 0.9909 | 0.8393 | 0.8246 | 0.8545 | 0.9102 |
67
+ | 0.0002 | 10.0 | 1240 | 0.1382 | 0.9939 | 0.8929 | 0.8772 | 0.9091 | 0.9373 |
68
 
69
 
70
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:671861d427b2b30cef319e2f00cc38cba8dc99dfdc04796f5f491864a09c4ed1
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d98c390df1bca198ef06ee99a383289f138aebd2aaaf734c8dba61d950954ba
3
  size 437958648
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3edbe5d871ae5b979ba8e60d9d48b4d8d6611ca792c403a1614c77919927c81d
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70e5b8181fc96c2e46ea720b46f52cb22b2a72198b265d5cac44a97886e49ce6
3
  size 5432