AnonymousCS commited on
Commit
77cf096
·
verified ·
1 Parent(s): cb94db3

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.0941
22
- - Accuracy: 0.6629
23
- - 1-f1: 0.2645
24
- - 1-recall: 0.9697
25
- - 1-precision: 0.1531
26
- - Balanced Acc: 0.8061
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.2537 | 1.0 | 15 | 0.5489 | 0.7121 | 0.2963 | 0.9697 | 0.1749 | 0.8323 |
59
- | 0.0561 | 2.0 | 30 | 0.9604 | 0.6856 | 0.2783 | 0.9697 | 0.1624 | 0.8182 |
60
- | 0.2881 | 3.0 | 45 | 1.0941 | 0.6629 | 0.2645 | 0.9697 | 0.1531 | 0.8061 |
 
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.5666
22
+ - Accuracy: 0.8561
23
+ - 1-f1: 0.4328
24
+ - 1-recall: 0.8788
25
+ - 1-precision: 0.2871
26
+ - Balanced Acc: 0.8667
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.0987 | 1.0 | 8 | 0.7229 | 0.7292 | 0.3092 | 0.9697 | 0.1839 | 0.8414 |
59
+ | 0.102 | 2.0 | 16 | 0.4077 | 0.8598 | 0.4478 | 0.9091 | 0.2970 | 0.8828 |
60
+ | 0.0247 | 3.0 | 24 | 0.7191 | 0.7386 | 0.3168 | 0.9697 | 0.1893 | 0.8465 |
61
+ | 0.0385 | 4.0 | 32 | 0.5666 | 0.8561 | 0.4328 | 0.8788 | 0.2871 | 0.8667 |
62
 
63
 
64
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9241a340d725555f42b88fa492dd24b5f324b9a012e29e870acf93bcabff2abd
3
  size 669455360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc9b2000357f39cbe29513abcb96aeab79671b4a27e132142097da7d25b30779
3
  size 669455360
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bd5ee48715a9062757d121ead06cb4063e763b5e8c4c43635c1c714745331b63
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a76a4242f1cd9c92f9e4de2d3c7eca6dcb5fbc7afde698c84d6df3a52ec89a9b
3
  size 5432