AnonymousCS commited on
Commit
dc87cb0
·
verified ·
1 Parent(s): 447307b

End of training

Browse files
Files changed (3) hide show
  1. README.md +14 -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: 0.8567
22
- - Accuracy: 0.6787
23
- - 1-f1: 0.1552
24
  - 1-recall: 1.0
25
- - 1-precision: 0.0841
26
- - Balanced Acc: 0.8345
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,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
- | 1.9438 | 1.0 | 8 | 1.9447 | 0.3279 | 0.0807 | 1.0 | 0.0421 | 0.6537 |
59
- | 0.6564 | 2.0 | 16 | 0.4186 | 0.8557 | 0.1538 | 0.4444 | 0.0930 | 0.6563 |
60
- | 0.0989 | 3.0 | 24 | 0.9483 | 0.5607 | 0.1184 | 1.0 | 0.0629 | 0.7736 |
61
- | 0.0794 | 4.0 | 32 | 0.8567 | 0.6787 | 0.1552 | 1.0 | 0.0841 | 0.8345 |
 
 
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: 1.5657
22
+ - Accuracy: 0.5803
23
+ - 1-f1: 0.1233
24
  - 1-recall: 1.0
25
+ - 1-precision: 0.0657
26
+ - Balanced Acc: 0.7838
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.1124 | 1.0 | 4 | 0.8614 | 0.7082 | 0.1682 | 1.0 | 0.0918 | 0.8497 |
59
+ | 0.0806 | 2.0 | 8 | 0.8140 | 0.7279 | 0.1782 | 1.0 | 0.0978 | 0.8598 |
60
+ | 0.0244 | 3.0 | 12 | 1.1187 | 0.6426 | 0.1417 | 1.0 | 0.0763 | 0.8159 |
61
+ | 0.0819 | 4.0 | 16 | 0.8136 | 0.7443 | 0.1522 | 0.7778 | 0.0843 | 0.7605 |
62
+ | 0.0985 | 5.0 | 20 | 1.0607 | 0.6951 | 0.1622 | 1.0 | 0.0882 | 0.8429 |
63
+ | 0.0429 | 6.0 | 24 | 1.5657 | 0.5803 | 0.1233 | 1.0 | 0.0657 | 0.7838 |
64
 
65
 
66
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2d19b75a5f6c0e61586599c6e0c59afaadc806891a90c8f2c02f7525c16f694b
3
  size 669455360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f07bf4ec2e517737ebc8013bf6709502a9a2015d1c054c0998b9266775dd378e
3
  size 669455360
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2892b623c633efda9fab2aa2ffc697a31b926d4750f8105af221cdc049946aae
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01220de04ae68519fdd3ae28418ff82630fc4ee422644c95aafe859d06f3ba30
3
  size 5432