AnonymousCS commited on
Commit
8b8c996
·
verified ·
1 Parent(s): 11cee12

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.2683
22
- - Accuracy: 0.9794
23
- - 1-f1: 0.75
24
- - 1-recall: 0.75
25
- - 1-precision: 0.75
26
- - Balanced Acc: 0.8696
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.3589 | 1.0 | 13 | 0.0873 | 0.9639 | 0.6957 | 1.0 | 0.5333 | 0.9812 |
59
- | 0.1816 | 2.0 | 26 | 0.0822 | 0.9820 | 0.8108 | 0.9375 | 0.7143 | 0.9607 |
60
- | 0.1097 | 3.0 | 39 | 0.1898 | 0.9794 | 0.7647 | 0.8125 | 0.7222 | 0.8995 |
61
- | 0.0046 | 4.0 | 52 | 0.2683 | 0.9794 | 0.75 | 0.75 | 0.75 | 0.8696 |
 
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.1698
22
+ - Accuracy: 0.9871
23
+ - 1-f1: 0.8571
24
+ - 1-recall: 0.9375
25
+ - 1-precision: 0.7895
26
+ - Balanced Acc: 0.9634
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.294 | 1.0 | 25 | 0.0684 | 0.9716 | 0.7442 | 1.0 | 0.5926 | 0.9852 |
59
+ | 0.0048 | 2.0 | 50 | 0.0581 | 0.9871 | 0.8571 | 0.9375 | 0.7895 | 0.9634 |
60
+ | 0.1999 | 3.0 | 75 | 0.3557 | 0.9820 | 0.72 | 0.5625 | 1.0 | 0.7812 |
61
+ | 0.0036 | 4.0 | 100 | 0.1983 | 0.9845 | 0.8125 | 0.8125 | 0.8125 | 0.9022 |
62
+ | 0.0007 | 5.0 | 125 | 0.1698 | 0.9871 | 0.8571 | 0.9375 | 0.7895 | 0.9634 |
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:742a11a2a431e2010ba3bb3993c636cd77e997bef9b13780c89145ea133b09d6
3
  size 1340622760
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ca083d584448726635da9d4ec3772ac1dac46d18949d14c89d8a51767588f96
3
  size 1340622760
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:16f75b133b8d0d918fe24f975a515409c260f95fee24c42995bcb0a1a95a6498
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bd23c3e6b6112c6456342671c783763ea5bb46af17dd922e8fb6db546c9d07d
3
  size 5432