AnonymousCS commited on
Commit
6bf4e52
·
verified ·
1 Parent(s): af7f9f2

End of training

Browse files
Files changed (3) hide show
  1. README.md +8 -9
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [AnonymousCS/populism_multilingual_bert_uncased_v2](https://huggingface.co/AnonymousCS/populism_multilingual_bert_uncased_v2) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.4024
22
  - Accuracy: 0.9512
23
  - 1-f1: 0.2951
24
  - 1-recall: 0.5143
@@ -42,9 +42,9 @@ More information needed
42
  ### Training hyperparameters
43
 
44
  The following hyperparameters were used during training:
45
- - learning_rate: 3e-05
46
- - train_batch_size: 16
47
- - eval_batch_size: 16
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,11 +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.2822 | 1.0 | 29 | 0.3105 | 0.9137 | 0.2165 | 0.6 | 0.1321 | 0.7600 |
59
- | 0.9092 | 2.0 | 58 | 0.5246 | 0.7876 | 0.1538 | 0.9714 | 0.0835 | 0.8777 |
60
- | 0.3792 | 3.0 | 87 | 0.2824 | 0.9568 | 0.2963 | 0.4571 | 0.2192 | 0.7121 |
61
- | 0.0906 | 4.0 | 116 | 0.9478 | 0.7905 | 0.1478 | 0.9143 | 0.0804 | 0.8511 |
62
- | 0.3919 | 5.0 | 145 | 0.4024 | 0.9512 | 0.2951 | 0.5143 | 0.2069 | 0.7372 |
63
 
64
 
65
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [AnonymousCS/populism_multilingual_bert_uncased_v2](https://huggingface.co/AnonymousCS/populism_multilingual_bert_uncased_v2) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.4105
22
  - Accuracy: 0.9512
23
  - 1-f1: 0.2951
24
  - 1-recall: 0.5143
 
42
  ### Training hyperparameters
43
 
44
  The following hyperparameters were used during training:
45
+ - learning_rate: 1e-05
46
+ - train_batch_size: 32
47
+ - eval_batch_size: 32
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.1216 | 1.0 | 15 | 0.9502 | 0.6979 | 0.1163 | 1.0 | 0.0617 | 0.8459 |
59
+ | 0.1406 | 2.0 | 30 | 0.2712 | 0.9177 | 0.2487 | 0.6857 | 0.1519 | 0.8040 |
60
+ | 0.0679 | 3.0 | 45 | 0.4224 | 0.8984 | 0.2318 | 0.7714 | 0.1364 | 0.8362 |
61
+ | 0.9874 | 4.0 | 60 | 0.4105 | 0.9512 | 0.2951 | 0.5143 | 0.2069 | 0.7372 |
 
62
 
63
 
64
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:80be5ffc00ab38f6721ad6d039f9d9ff9a91c46e547b8c809efb814add2a21e6
3
  size 669455360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:296e92e2214f3f6de1f74a0e4eab521b5f3738e349762ac8a7ae34600437a2c8
3
  size 669455360
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4952d65b6baa55b0acd7116a172652d057d023d72f23f4e06bcc80aca633d8e2
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41a9c3c2f6a706527f46dccd33244e5e3d9b613f040f14932662e405f9a26d76
3
  size 5432