AnonymousCS commited on
Commit
ae3cf1e
·
verified ·
1 Parent(s): 05181c9

End of training

Browse files
Files changed (3) hide show
  1. README.md +12 -13
  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: 0.3562
22
- - Accuracy: 0.9270
23
- - 1-f1: 0.4228
24
  - 1-recall: 1.0
25
- - 1-precision: 0.2680
26
- - Balanced Acc: 0.9625
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,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.2108 | 1.0 | 38 | 0.4784 | 0.8613 | 0.2781 | 1.0 | 0.1615 | 0.9287 |
59
- | 0.0272 | 2.0 | 76 | 0.3507 | 0.8993 | 0.3467 | 1.0 | 0.2097 | 0.9483 |
60
- | 0.457 | 3.0 | 114 | 0.2669 | 0.9373 | 0.4505 | 0.9615 | 0.2941 | 0.9491 |
61
- | 0.8714 | 4.0 | 152 | 0.3665 | 0.9281 | 0.4215 | 0.9808 | 0.2684 | 0.9537 |
62
- | 0.0028 | 5.0 | 190 | 0.3562 | 0.9270 | 0.4228 | 1.0 | 0.2680 | 0.9625 |
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.4694
22
+ - Accuracy: 0.8890
23
+ - 1-f1: 0.325
24
  - 1-recall: 1.0
25
+ - 1-precision: 0.1940
26
+ - Balanced Acc: 0.9430
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.0372 | 1.0 | 19 | 0.4044 | 0.8998 | 0.3478 | 1.0 | 0.2105 | 0.9485 |
59
+ | 0.1038 | 2.0 | 38 | 0.2572 | 0.9322 | 0.4359 | 0.9808 | 0.2802 | 0.9558 |
60
+ | 0.0289 | 3.0 | 57 | 0.2608 | 0.9347 | 0.4454 | 0.9808 | 0.2881 | 0.9571 |
61
+ | 0.0188 | 4.0 | 76 | 0.4694 | 0.8890 | 0.325 | 1.0 | 0.1940 | 0.9430 |
 
62
 
63
 
64
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d5a9c6c68990b3c2d992350b9a69fa195730e4caa2627c2b200857879887bbe7
3
  size 669455360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c0f378f7fd43eeab34890179f79fb18f6e48022b99767cd141416869e1d222a
3
  size 669455360
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:132ceccbd47ef53593778f748c4626cf815fdb3175f4f817e82546ca1ec65a4b
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ff1b78c0a5b07ed7aaebcb906c86faa89968b819e1588286faa2351494e34fc
3
  size 5432