AnonymousCS commited on
Commit
60479dd
·
verified ·
1 Parent(s): f1760a2

End of training

Browse files
Files changed (3) hide show
  1. README.md +12 -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.6902
22
- - Accuracy: 0.7492
23
- - 1-f1: 0.3594
24
- - 1-recall: 0.92
25
- - 1-precision: 0.2233
26
- - Balanced Acc: 0.8275
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,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.138 | 1.0 | 11 | 0.6539 | 0.5229 | 0.2427 | 1.0 | 0.1381 | 0.7417 |
59
- | 1.0586 | 2.0 | 22 | 1.2234 | 0.5872 | 0.2703 | 1.0 | 0.1562 | 0.7765 |
60
- | 0.4486 | 3.0 | 33 | 0.6902 | 0.7492 | 0.3594 | 0.92 | 0.2233 | 0.8275 |
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.7519
22
+ - Accuracy: 0.7615
23
+ - 1-f1: 0.3906
24
+ - 1-recall: 1.0
25
+ - 1-precision: 0.2427
26
+ - Balanced Acc: 0.8709
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.0873 | 1.0 | 6 | 0.7139 | 0.7431 | 0.3731 | 1.0 | 0.2294 | 0.8609 |
59
+ | 0.1897 | 2.0 | 12 | 0.8471 | 0.7309 | 0.3623 | 1.0 | 0.2212 | 0.8543 |
60
+ | 0.0591 | 3.0 | 18 | 0.7519 | 0.7615 | 0.3906 | 1.0 | 0.2427 | 0.8709 |
61
 
62
 
63
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a81d7c08159bbee5ceb7584266ce2bdda315a565b5b236a7767f37fc9346dcd2
3
  size 669455360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05f4d3cfff1d216cabc1dd26dfa5053868cd281f202a4ecd1140b3f82a64de4b
3
  size 669455360
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5c718b42b4c90bace6f34b7eaedd46ba2d1bd6bfa481a605ed0851e24a0f348d
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:454a91f8478a48153dc089b5c7b2428debdf5cb7e255fb91732142f57a28f1e3
3
  size 5432