AnonymousCS commited on
Commit
24aba56
·
verified ·
1 Parent(s): b594857

End of training

Browse files
Files changed (3) hide show
  1. README.md +11 -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.6835
22
- - Accuracy: 0.7978
23
- - 1-f1: 0.3571
24
  - 1-recall: 1.0
25
- - 1-precision: 0.2174
26
- - Balanced Acc: 0.8929
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,9 @@ 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.0444 | 1.0 | 12 | 1.5690 | 0.5084 | 0.1860 | 1.0 | 0.1026 | 0.7396 |
59
- | 0.3279 | 2.0 | 24 | 0.4920 | 0.8539 | 0.3953 | 0.85 | 0.2576 | 0.8521 |
60
- | 0.0836 | 3.0 | 36 | 1.4805 | 0.5056 | 0.1852 | 1.0 | 0.1020 | 0.7381 |
61
- | 0.0185 | 4.0 | 48 | 0.6835 | 0.7978 | 0.3571 | 1.0 | 0.2174 | 0.8929 |
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.7268
22
+ - Accuracy: 0.7753
23
+ - 1-f1: 0.3333
24
  - 1-recall: 1.0
25
+ - 1-precision: 0.2
26
+ - Balanced Acc: 0.8810
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.0211 | 1.0 | 6 | 0.4905 | 0.8708 | 0.4390 | 0.9 | 0.2903 | 0.8845 |
59
+ | 0.0304 | 2.0 | 12 | 0.6629 | 0.7893 | 0.3363 | 0.95 | 0.2043 | 0.8649 |
60
+ | 0.0541 | 3.0 | 18 | 0.7268 | 0.7753 | 0.3333 | 1.0 | 0.2 | 0.8810 |
 
61
 
62
 
63
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:811e8741bf3d31341b9573426c5ce31cd6885507708a46a881b8b8bbbdc1d4d9
3
  size 669455360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42b1440249d859f94caed2f13c2ebde0f2bd0ebd7b12ba5f6ef200ca7e729e9b
3
  size 669455360
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f9bf9fca353fedf8cbf0ca7b140d716b49f4032addfea54f8457301fcda46e6e
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b103d9d2955791fa0cbe42a6e3f869b62cc7e6adbcfc65b0c641e1b376e63eb5
3
  size 5432