AnonymousCS commited on
Commit
469b725
·
verified ·
1 Parent(s): 5d2e497

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_roberta_base](https://huggingface.co/AnonymousCS/populism_multilingual_roberta_base) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.8998
22
- - Accuracy: 0.9483
23
- - 1-f1: 0.4175
24
- - 1-recall: 0.3880
25
- - 1-precision: 0.4518
26
- - Balanced Acc: 0.6822
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: 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,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.0664 | 1.0 | 1742 | 0.4654 | 0.9467 | 0.4045 | 0.3789 | 0.4337 | 0.6771 |
59
- | 0.3477 | 2.0 | 3484 | 0.3671 | 0.9198 | 0.4233 | 0.6165 | 0.3223 | 0.7758 |
60
- | 0.214 | 3.0 | 5226 | 0.6793 | 0.9526 | 0.4050 | 0.3383 | 0.5045 | 0.6608 |
61
- | 0.0305 | 4.0 | 6968 | 0.9402 | 0.9546 | 0.3864 | 0.2992 | 0.5452 | 0.6434 |
62
- | 0.0633 | 5.0 | 8710 | 0.8998 | 0.9483 | 0.4175 | 0.3880 | 0.4518 | 0.6822 |
63
 
64
 
65
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [AnonymousCS/populism_multilingual_roberta_base](https://huggingface.co/AnonymousCS/populism_multilingual_roberta_base) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.5612
22
+ - Accuracy: 0.9350
23
+ - 1-f1: 0.4244
24
+ - 1-recall: 0.5023
25
+ - 1-precision: 0.3674
26
+ - Balanced Acc: 0.7295
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.495 | 1.0 | 871 | 0.3809 | 0.9201 | 0.4087 | 0.5789 | 0.3158 | 0.7580 |
59
+ | 0.3464 | 2.0 | 1742 | 0.3856 | 0.9236 | 0.4147 | 0.5669 | 0.3270 | 0.7542 |
60
+ | 0.103 | 3.0 | 2613 | 0.4297 | 0.9423 | 0.4322 | 0.4602 | 0.4075 | 0.7133 |
61
+ | 0.2132 | 4.0 | 3484 | 0.5612 | 0.9350 | 0.4244 | 0.5023 | 0.3674 | 0.7295 |
 
62
 
63
 
64
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5bf8ffe9a7069a28b9054fb65510313dea33dd194e06a4570da66e78339095db
3
  size 498612824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:517ce499ea3ef70da57f9556f6ea8a1c8b51339dc0540af16a881750c3c2fe23
3
  size 498612824
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3c787b54ccfa23bf39b8039a613cbfcabd9edda3844742c700183488f5c152ad
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d04886346010cd2ed8bac7870b04a560d699c8a2c10ffc53a2be9ab6086b34ab
3
  size 5432