AnonymousCS commited on
Commit
e17ee8b
·
verified ·
1 Parent(s): 2f535a2

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_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.3932
22
- - Accuracy: 0.9699
23
- - 1-f1: 0.1562
24
- - 1-recall: 0.1667
25
- - 1-precision: 0.1471
26
- - Balanced Acc: 0.5751
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.2665 | 1.0 | 57 | 0.2976 | 0.9716 | 0.1639 | 0.1667 | 0.1613 | 0.5760 |
59
- | 0.1803 | 2.0 | 114 | 0.2487 | 0.9533 | 0.2075 | 0.3667 | 0.1447 | 0.6649 |
60
- | 0.3484 | 3.0 | 171 | 0.3893 | 0.9772 | 0.0465 | 0.0333 | 0.0769 | 0.5133 |
61
- | 0.1772 | 4.0 | 228 | 0.3932 | 0.9699 | 0.1562 | 0.1667 | 0.1471 | 0.5751 |
62
 
63
 
64
  ### 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.3594
22
+ - Accuracy: 0.9705
23
+ - 1-f1: 0.2319
24
+ - 1-recall: 0.2667
25
+ - 1-precision: 0.2051
26
+ - Balanced Acc: 0.6246
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.4239 | 1.0 | 113 | 0.3015 | 0.9727 | 0.2462 | 0.2667 | 0.2286 | 0.6257 |
59
+ | 0.3776 | 2.0 | 226 | 0.3302 | 0.9761 | 0.1569 | 0.1333 | 0.1905 | 0.5619 |
60
+ | 0.6947 | 3.0 | 339 | 0.4051 | 0.9805 | 0.0 | 0.0 | 0.0 | 0.4986 |
61
+ | 0.0738 | 4.0 | 452 | 0.3594 | 0.9705 | 0.2319 | 0.2667 | 0.2051 | 0.6246 |
62
 
63
 
64
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e7a1cdc2c742517c1838cf71c4584915d88581d2709f45abd47c9fb88a898d08
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:899fc807a6e92617993e6f962f006382785ee7296e35ae13a5bbc3b5cdf6c53e
3
  size 437958648
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e68151ceaf73f21e6aa9d32f8120e1e622a4205aea17fc41912c6488e8e369d8
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4293e8ec4fa7262cd329a3e6927f2825ddee0e7068e9472153ba2dfcf1b61330
3
  size 5432