AnonymousCS commited on
Commit
fceab02
·
verified ·
1 Parent(s): f117032

End of training

Browse files
Files changed (3) hide show
  1. README.md +15 -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_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.3739
22
- - Accuracy: 0.9591
23
- - 1-f1: 0.6222
24
- - 1-recall: 0.6364
25
- - 1-precision: 0.6087
26
- - Balanced Acc: 0.8068
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,13 @@ 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.3094 | 1.0 | 13 | 0.1785 | 0.9038 | 0.5238 | 1.0 | 0.3548 | 0.9492 |
59
- | 0.1633 | 2.0 | 26 | 0.1302 | 0.9471 | 0.6562 | 0.9545 | 0.5 | 0.9506 |
60
- | 0.0994 | 3.0 | 39 | 0.1305 | 0.9375 | 0.6176 | 0.9545 | 0.4565 | 0.9455 |
61
- | 0.1302 | 4.0 | 52 | 0.3739 | 0.9591 | 0.6222 | 0.6364 | 0.6087 | 0.8068 |
 
 
 
62
 
63
 
64
  ### 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.3258
22
+ - Accuracy: 0.9495
23
+ - 1-f1: 0.6038
24
+ - 1-recall: 0.7273
25
+ - 1-precision: 0.5161
26
+ - Balanced Acc: 0.8446
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.1924 | 1.0 | 26 | 0.1308 | 0.9399 | 0.6377 | 1.0 | 0.4681 | 0.9683 |
59
+ | 0.0207 | 2.0 | 52 | 0.1297 | 0.9447 | 0.6567 | 1.0 | 0.4889 | 0.9708 |
60
+ | 0.1206 | 3.0 | 78 | 0.1317 | 0.9543 | 0.6984 | 1.0 | 0.5366 | 0.9759 |
61
+ | 0.0471 | 4.0 | 104 | 0.1257 | 0.9567 | 0.7097 | 1.0 | 0.55 | 0.9772 |
62
+ | 0.2653 | 5.0 | 130 | 0.3578 | 0.9591 | 0.6667 | 0.7727 | 0.5862 | 0.8711 |
63
+ | 0.0014 | 6.0 | 156 | 0.2350 | 0.9543 | 0.6545 | 0.8182 | 0.5455 | 0.8901 |
64
+ | 0.0013 | 7.0 | 182 | 0.3258 | 0.9495 | 0.6038 | 0.7273 | 0.5161 | 0.8446 |
65
 
66
 
67
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7d24ae8c86f5399fc6c5ae09e90e7f91840bbc437c437e8ad90d47831e09f843
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3d263b0b3846131f4c94ffb0d43898effc33572ea8c2fdc7422b5f0310565b9
3
  size 437958648
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:743203b6628b969423641adef3bf5fa1e46aaa155d8344d067ceb5fcb94d3692
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e5589d0e0e117d28fb8b3e3848560e8de4059e56cdb9e0ab07b540065a7d66a
3
  size 5432