AnonymousCS commited on
Commit
272656b
·
verified ·
1 Parent(s): 84c0a3c

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.2900
22
- - Accuracy: 0.9226
23
- - 1-f1: 0.6197
24
- - 1-recall: 0.8148
25
- - 1-precision: 0.5
26
- - Balanced Acc: 0.8732
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.2157 | 1.0 | 11 | 0.2464 | 0.9140 | 0.6154 | 0.8889 | 0.4706 | 0.9025 |
59
- | 0.1878 | 2.0 | 22 | 0.2723 | 0.9198 | 0.6216 | 0.8519 | 0.4894 | 0.8887 |
60
- | 0.1668 | 3.0 | 33 | 0.2900 | 0.9226 | 0.6197 | 0.8148 | 0.5 | 0.8732 |
 
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.4167
22
+ - Accuracy: 0.9456
23
+ - 1-f1: 0.6780
24
+ - 1-recall: 0.7407
25
+ - 1-precision: 0.625
26
+ - Balanced Acc: 0.8517
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.1929 | 1.0 | 22 | 0.1974 | 0.9226 | 0.6494 | 0.9259 | 0.5 | 0.9241 |
59
+ | 0.1033 | 2.0 | 44 | 0.2472 | 0.9341 | 0.6667 | 0.8519 | 0.5476 | 0.8964 |
60
+ | 0.0322 | 3.0 | 66 | 0.2634 | 0.9341 | 0.6567 | 0.8148 | 0.55 | 0.8795 |
61
+ | 0.0514 | 4.0 | 88 | 0.4167 | 0.9456 | 0.6780 | 0.7407 | 0.625 | 0.8517 |
62
 
63
 
64
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5e71945092262d6b7430b2aed4e4ac7b0b3bf9c4b6b8b85d3c15d8e9ceabffc5
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3885500b407b25cc6801e4b27eaef6eb38a4defd35dc84ddd29fe635aff40cd0
3
  size 437958648
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ff842439a7b95be548b8a5fcae8b1ac1afddb0cb5f88c97f99c54785a619c19b
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:404cf45b3ef043f7c675b7b18eb90b8c33c76dfe7e208c9b6803ef1117568b1f
3
  size 5432