AnonymousCS commited on
Commit
e991643
·
verified ·
1 Parent(s): 33dfbd0

End of training

Browse files
Files changed (3) hide show
  1. README.md +13 -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.2728
22
- - Accuracy: 0.9506
23
- - 1-f1: 0.6364
24
- - 1-recall: 0.75
25
- - 1-precision: 0.5526
26
- - Balanced Acc: 0.8564
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,11 @@ 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.2313 | 1.0 | 16 | 0.4371 | 0.9568 | 0.5714 | 0.5 | 0.6667 | 0.7424 |
59
- | 0.2233 | 2.0 | 32 | 0.2298 | 0.8765 | 0.4643 | 0.9286 | 0.3095 | 0.9010 |
60
- | 0.1951 | 3.0 | 48 | 0.2228 | 0.9012 | 0.5102 | 0.8929 | 0.3571 | 0.8973 |
61
- | 0.1782 | 4.0 | 64 | 0.2232 | 0.9198 | 0.5618 | 0.8929 | 0.4098 | 0.9071 |
62
- | 0.0679 | 5.0 | 80 | 0.2728 | 0.9506 | 0.6364 | 0.75 | 0.5526 | 0.8564 |
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: 1.0070
22
+ - Accuracy: 0.9568
23
+ - 1-f1: 0.4878
24
+ - 1-recall: 0.3571
25
+ - 1-precision: 0.7692
26
+ - Balanced Acc: 0.6753
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.3888 | 1.0 | 31 | 0.3173 | 0.9609 | 0.6122 | 0.5357 | 0.7143 | 0.7613 |
59
+ | 0.1127 | 2.0 | 62 | 0.1631 | 0.9568 | 0.7200 | 0.9643 | 0.5745 | 0.9603 |
60
+ | 0.1928 | 3.0 | 93 | 0.2718 | 0.9547 | 0.6333 | 0.6786 | 0.5938 | 0.8251 |
61
+ | 0.2627 | 4.0 | 124 | 0.4180 | 0.9650 | 0.6909 | 0.6786 | 0.7037 | 0.8306 |
62
+ | 0.0078 | 5.0 | 155 | 1.0070 | 0.9568 | 0.4878 | 0.3571 | 0.7692 | 0.6753 |
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5a699d42763491346dd84418119237d1044407edb437f87e5f87e4226e669d47
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77296f445d69b2b89d4df3605620811fe2e86b3dd7077c9560bb5e8e8c94f251
3
  size 437958648
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:88773fabfd9a326391b6d89d3194a6d5e6f7151ba764655b85c76154ad8ea488
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05f138e8ac055614926b1408b527f0a17e5e11be8b8d2684a81a4aaf64ea7d79
3
  size 5432