AnonymousCS commited on
Commit
a6250b6
·
verified ·
1 Parent(s): 9b4b578

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_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: 1.0626
22
- - Accuracy: 0.7113
23
- - 1-f1: 0.2422
24
- - 1-recall: 0.9669
25
- - 1-precision: 0.1385
26
- - Balanced Acc: 0.8327
27
 
28
  ## Model description
29
 
@@ -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,9 +55,12 @@ 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.1959 | 1.0 | 333 | 0.8402 | 0.7191 | 0.2444 | 0.9519 | 0.1402 | 0.8297 |
59
- | 0.0098 | 2.0 | 666 | 1.3385 | 0.6274 | 0.2025 | 0.9910 | 0.1127 | 0.8001 |
60
- | 0.0389 | 3.0 | 999 | 1.0626 | 0.7113 | 0.2422 | 0.9669 | 0.1385 | 0.8327 |
 
 
 
61
 
62
 
63
  ### 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.5646
22
+ - Accuracy: 0.8478
23
+ - 1-f1: 0.3659
24
+ - 1-recall: 0.9203
25
+ - 1-precision: 0.2284
26
+ - Balanced Acc: 0.8822
27
 
28
  ## Model description
29
 
 
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.1677 | 1.0 | 167 | 0.8171 | 0.6118 | 0.1954 | 0.9880 | 0.1085 | 0.7905 |
59
+ | 0.0817 | 2.0 | 334 | 0.5852 | 0.7337 | 0.2574 | 0.9669 | 0.1485 | 0.8445 |
60
+ | 0.1066 | 3.0 | 501 | 0.6588 | 0.7424 | 0.2656 | 0.9759 | 0.1537 | 0.8533 |
61
+ | 0.104 | 4.0 | 668 | 0.5004 | 0.8377 | 0.3490 | 0.9113 | 0.2158 | 0.8727 |
62
+ | 0.0466 | 5.0 | 835 | 0.5637 | 0.8305 | 0.3453 | 0.9368 | 0.2117 | 0.8810 |
63
+ | 0.0349 | 6.0 | 1002 | 0.5646 | 0.8478 | 0.3659 | 0.9203 | 0.2284 | 0.8822 |
64
 
65
 
66
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:10ba7c1799fa42ef3e50bba31ab210b6b6d4d5dea7cf732017efe78d8ec948a9
3
  size 669455360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6058516201522ed5c4be453214dfedb0fba6d7df231f0abf6b8c2c3e269d4af
3
  size 669455360
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7355fe4fc739d7e9ca9dc58c2f9f3e7c40bc72aebfb557e4bc38f25cb0f5721b
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42c70313afb9f45f591b60f0eaba4b97550df7acbc920a032f894b5cdcb13c3c
3
  size 5432