AnonymousCS commited on
Commit
9385278
·
verified ·
1 Parent(s): d9b0eb0

End of training

Browse files
Files changed (3) hide show
  1. README.md +12 -12
  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.3474
22
- - Accuracy: 0.9417
23
- - 1-f1: 0.6032
24
- - 1-recall: 0.7917
25
- - 1-precision: 0.4872
26
- - Balanced Acc: 0.8711
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,10 +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.146 | 1.0 | 14 | 0.3048 | 0.9487 | 0.5769 | 0.625 | 0.5357 | 0.7965 |
59
- | 0.1381 | 2.0 | 28 | 0.2867 | 0.9347 | 0.5882 | 0.8333 | 0.4545 | 0.8870 |
60
- | 0.0698 | 3.0 | 42 | 0.3519 | 0.9371 | 0.5970 | 0.8333 | 0.4651 | 0.8883 |
61
- | 0.4289 | 4.0 | 56 | 0.3474 | 0.9417 | 0.6032 | 0.7917 | 0.4872 | 0.8711 |
62
 
63
 
64
  ### 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.4974
22
+ - Accuracy: 0.9674
23
+ - 1-f1: 0.6957
24
+ - 1-recall: 0.6667
25
+ - 1-precision: 0.7273
26
+ - Balanced Acc: 0.8259
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.1793 | 1.0 | 27 | 0.1727 | 0.9487 | 0.6765 | 0.9583 | 0.5227 | 0.9532 |
59
+ | 0.1221 | 2.0 | 54 | 0.3769 | 0.9720 | 0.7391 | 0.7083 | 0.7727 | 0.8480 |
60
+ | 0.1389 | 3.0 | 81 | 0.5560 | 0.9697 | 0.6977 | 0.625 | 0.7895 | 0.8076 |
61
+ | 0.4539 | 4.0 | 108 | 0.4974 | 0.9674 | 0.6957 | 0.6667 | 0.7273 | 0.8259 |
62
 
63
 
64
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fbc88712cef6f4381d75fad810adc89d0af1a5da9e1f382b773aca7c5328db7a
3
  size 1340622760
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:324062f0562dea5eee053c651909eceb0dbbef79162289d029e1f94579d608d0
3
  size 1340622760
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e58f4103b736e316242266687b27a97547f912211bb0ce1c9aa43aa5bf7b95ac
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2331e1a80018dc12d7d09146113d8eaa591ca3803a65cea31d57ee3338daf528
3
  size 5432