AnonymousCS commited on
Commit
e9abe5b
·
verified ·
1 Parent(s): ae3006f

End of training

Browse files
Files changed (3) hide show
  1. README.md +13 -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.1394
22
- - Accuracy: 0.6418
23
- - 1-f1: 0.3425
24
  - 1-recall: 1.0
25
- - 1-precision: 0.2066
26
- - Balanced Acc: 0.8025
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,10 +55,11 @@ 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.0768 | 1.0 | 8 | 1.1451 | 0.5522 | 0.2941 | 1.0 | 0.1724 | 0.7531 |
59
- | 0.0282 | 2.0 | 16 | 0.4035 | 0.8396 | 0.5057 | 0.88 | 0.3548 | 0.8577 |
60
- | 0.0461 | 3.0 | 24 | 0.9247 | 0.6791 | 0.3676 | 1.0 | 0.2252 | 0.8230 |
61
- | 0.0032 | 4.0 | 32 | 1.1394 | 0.6418 | 0.3425 | 1.0 | 0.2066 | 0.8025 |
 
62
 
63
 
64
  ### 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.7925
22
+ - Accuracy: 0.7463
23
+ - 1-f1: 0.4237
24
  - 1-recall: 1.0
25
+ - 1-precision: 0.2688
26
+ - Balanced Acc: 0.8601
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.1843 | 1.0 | 4 | 0.5074 | 0.8134 | 0.5 | 1.0 | 0.3333 | 0.8971 |
59
+ | 0.0175 | 2.0 | 8 | 0.6357 | 0.7612 | 0.4386 | 1.0 | 0.2809 | 0.8683 |
60
+ | 0.0233 | 3.0 | 12 | 0.4706 | 0.8209 | 0.5 | 0.96 | 0.3380 | 0.8833 |
61
+ | 0.0038 | 4.0 | 16 | 0.5882 | 0.7948 | 0.4762 | 1.0 | 0.3125 | 0.8868 |
62
+ | 0.0182 | 5.0 | 20 | 0.7925 | 0.7463 | 0.4237 | 1.0 | 0.2688 | 0.8601 |
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6a126cedc7f726c396c31231a7251add6125a64c333e0773f17d644aa583be20
3
  size 669455360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76336d286bc392f6b4e32d43eeb7063429edcc77f061db4eb8fb2e950f4c1e2d
3
  size 669455360
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e50f63132e4b4871593b1b4d8c759c4bdc3dde70764392345085f55222272cf3
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b258c1ceb01301795e453bd58b25b81e0d09ba142ac5d106025d7801dab9c811
3
  size 5432