AnonymousCS commited on
Commit
2ca0dc0
·
verified ·
1 Parent(s): 947be2d

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.9026
22
- - Accuracy: 0.7996
23
- - 1-f1: 0.2953
24
- - 1-recall: 0.7857
25
- - 1-precision: 0.1818
26
- - Balanced Acc: 0.7931
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,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.1071 | 1.0 | 13 | 0.5896 | 0.7214 | 0.2396 | 0.8214 | 0.1402 | 0.7686 |
59
- | 0.2691 | 2.0 | 26 | 0.8067 | 0.8645 | 0.3486 | 0.6786 | 0.2346 | 0.7768 |
60
- | 0.0525 | 3.0 | 39 | 0.9026 | 0.7996 | 0.2953 | 0.7857 | 0.1818 | 0.7931 |
 
 
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.8501
22
+ - Accuracy: 0.8034
23
+ - 1-f1: 0.3179
24
+ - 1-recall: 0.8571
25
+ - 1-precision: 0.1951
26
+ - Balanced Acc: 0.8288
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.4148 | 1.0 | 7 | 1.1721 | 0.9313 | 0.3077 | 0.2857 | 0.3333 | 0.6267 |
59
+ | 0.0515 | 2.0 | 14 | 0.7764 | 0.7786 | 0.3095 | 0.9286 | 0.1857 | 0.8494 |
60
+ | 0.0358 | 3.0 | 21 | 0.6755 | 0.8149 | 0.3401 | 0.8929 | 0.2101 | 0.8517 |
61
+ | 0.0067 | 4.0 | 28 | 0.8517 | 0.7729 | 0.2959 | 0.8929 | 0.1773 | 0.8295 |
62
+ | 0.0316 | 5.0 | 35 | 0.8501 | 0.8034 | 0.3179 | 0.8571 | 0.1951 | 0.8288 |
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:09428ccbfa2fcc2f59599c3d3b703c888f3d5490f9ef68e10f77b6554f071afd
3
  size 669455360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8faa968714739a122640b22a041f61f0073cf719e0bbcd860d1ab88adc331b0d
3
  size 669455360
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f0788156ea7d10ce0885fed1f379ebc8e3f3e3c95136e1244a4b1ce61bb555a6
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf477ba451b211ad4dddad1599d21bbb093a01d9716811abd9742b75bc323d6b
3
  size 5432