AnonymousCS commited on
Commit
881aa00
·
verified ·
1 Parent(s): 726f162

End of training

Browse files
Files changed (3) hide show
  1. README.md +12 -11
  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.3321
22
- - Accuracy: 0.9629
23
- - 1-f1: 0.7368
24
- - 1-recall: 0.7778
25
- - 1-precision: 0.7
26
- - Balanced Acc: 0.8770
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,9 +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.2414 | 1.0 | 13 | 0.1680 | 0.9307 | 0.65 | 0.9630 | 0.4906 | 0.9457 |
59
- | 0.2741 | 2.0 | 26 | 0.3537 | 0.9554 | 0.6667 | 0.6667 | 0.6667 | 0.8214 |
60
- | 0.1175 | 3.0 | 39 | 0.3321 | 0.9629 | 0.7368 | 0.7778 | 0.7 | 0.8770 |
 
61
 
62
 
63
  ### 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.5354
22
+ - Accuracy: 0.9604
23
+ - 1-f1: 0.6667
24
+ - 1-recall: 0.5926
25
+ - 1-precision: 0.7619
26
+ - Balanced Acc: 0.7897
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.0951 | 1.0 | 26 | 0.1524 | 0.9381 | 0.6667 | 0.9259 | 0.5208 | 0.9325 |
59
+ | 0.1979 | 2.0 | 52 | 0.2456 | 0.9653 | 0.75 | 0.7778 | 0.7241 | 0.8783 |
60
+ | 0.1216 | 3.0 | 78 | 0.2365 | 0.9703 | 0.8000 | 0.8889 | 0.7273 | 0.9325 |
61
+ | 0.0093 | 4.0 | 104 | 0.5354 | 0.9604 | 0.6667 | 0.5926 | 0.7619 | 0.7897 |
62
 
63
 
64
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9a5837ea4025c0377e633ca91c072f0b1a4e15f54af065c95e72d1395a353678
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff63fbc90e60ef934af70be1fec2cce562671425b134a52de36762cffdda8060
3
  size 437958648
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:66fabb895a57116df532001aa3ff5a73b21b1ffe811777c3d5d40d6e63778de6
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c545c9a72ecab23cf3bdafe35b57a1d7144839ec9d533a0eae404ba3b783704
3
  size 5432