AnonymousCS commited on
Commit
ad2874c
·
verified ·
1 Parent(s): 00e8ae2

End of training

Browse files
Files changed (3) hide show
  1. README.md +13 -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.3351
22
- - Accuracy: 0.9572
23
- - 1-f1: 0.2222
24
- - 1-recall: 0.3667
25
- - 1-precision: 0.1594
26
- - Balanced Acc: 0.6669
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,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.351 | 1.0 | 57 | 0.3014 | 0.9699 | 0.1562 | 0.1667 | 0.1471 | 0.5751 |
59
- | 0.2589 | 2.0 | 114 | 0.2813 | 0.9494 | 0.1651 | 0.3 | 0.1139 | 0.6302 |
60
- | 0.4061 | 3.0 | 171 | 0.4600 | 0.9766 | 0.0455 | 0.0333 | 0.0714 | 0.5130 |
61
- | 0.1677 | 4.0 | 228 | 0.3351 | 0.9572 | 0.2222 | 0.3667 | 0.1594 | 0.6669 |
 
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.4167
22
+ - Accuracy: 0.9633
23
+ - 1-f1: 0.1081
24
+ - 1-recall: 0.1333
25
+ - 1-precision: 0.0909
26
+ - Balanced Acc: 0.5553
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.5876 | 1.0 | 113 | 0.3563 | 0.9833 | 0.0 | 0.0 | 0.0 | 0.5 |
59
+ | 0.5976 | 2.0 | 226 | 0.3037 | 0.9733 | 0.0769 | 0.0667 | 0.0909 | 0.5277 |
60
+ | 0.658 | 3.0 | 339 | 0.4078 | 0.9794 | 0.0 | 0.0 | 0.0 | 0.4980 |
61
+ | 0.1679 | 4.0 | 452 | 0.3198 | 0.9421 | 0.1875 | 0.4 | 0.1224 | 0.6757 |
62
+ | 0.2655 | 5.0 | 565 | 0.4167 | 0.9633 | 0.1081 | 0.1333 | 0.0909 | 0.5553 |
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1bc550c2014844c993d2e4c656a9022b3e38b4f98de4dd68cf8f9f95d7bd3b23
3
  size 1340622760
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a467f1104bc5d84e280030d4db07492e9368861c157ce8baf8662c712789869c
3
  size 1340622760
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e674039dffd35644a3d009ae2536ee6e213cacb2f1cef784eaafd62000273dc2
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75d0f729f3412b2ed43f722700a01c695014448d379b82b00884626969f70806
3
  size 5432