AnonymousCS commited on
Commit
720c094
·
verified ·
1 Parent(s): a496423

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.1342
22
- - Accuracy: 0.7546
23
- - 1-f1: 0.2683
24
- - 1-recall: 0.8148
25
- - 1-precision: 0.1606
26
- - Balanced Acc: 0.7829
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,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.173 | 1.0 | 14 | 0.8577 | 0.7055 | 0.2577 | 0.9259 | 0.1497 | 0.8093 |
59
- | 0.0202 | 2.0 | 28 | 1.3647 | 0.6626 | 0.2326 | 0.9259 | 0.1330 | 0.7866 |
60
- | 0.0852 | 3.0 | 42 | 1.1342 | 0.7546 | 0.2683 | 0.8148 | 0.1606 | 0.7829 |
 
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.6840
22
+ - Accuracy: 0.8057
23
+ - 1-f1: 0.3537
24
+ - 1-recall: 0.9630
25
+ - 1-precision: 0.2167
26
+ - Balanced Acc: 0.8797
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.0272 | 1.0 | 7 | 0.5363 | 0.8016 | 0.3401 | 0.9259 | 0.2083 | 0.8601 |
59
+ | 0.0344 | 2.0 | 14 | 0.4831 | 0.8548 | 0.3826 | 0.8148 | 0.25 | 0.8360 |
60
+ | 0.0172 | 3.0 | 21 | 0.6559 | 0.7832 | 0.3291 | 0.9630 | 0.1985 | 0.8678 |
61
+ | 0.0123 | 4.0 | 28 | 0.6840 | 0.8057 | 0.3537 | 0.9630 | 0.2167 | 0.8797 |
62
 
63
 
64
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d324eab77b4b4665ce27d27bcbe75c73d06127e8f290e188badb7fb4fb08eab7
3
  size 669455360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30de89bc1163032269a06c546376a3aaf1e85f616b83f5974265d5d09df33d52
3
  size 669455360
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:65d77eea7eed19163f3adf84cee15cce5cbc9af9a98021a3052f9439622ba76c
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:627a1f8d23d49f50dea14f8b3907daaf39bc751035e95b22e351e6da63976db8
3
  size 5432