AnonymousCS commited on
Commit
bde6f2b
·
verified ·
1 Parent(s): 046c7c9

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.0101
22
- - Accuracy: 0.7045
23
- - 1-f1: 0.1515
24
- - 1-recall: 0.9091
25
- - 1-precision: 0.0826
26
- - Balanced Acc: 0.8037
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.2276 | 1.0 | 10 | 0.4453 | 0.8047 | 0.2128 | 0.9091 | 0.1205 | 0.8554 |
59
- | 0.1641 | 2.0 | 20 | 0.6054 | 0.7968 | 0.2062 | 0.9091 | 0.1163 | 0.8513 |
60
- | 0.0313 | 3.0 | 30 | 1.0101 | 0.7045 | 0.1515 | 0.9091 | 0.0826 | 0.8037 |
 
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.5074
22
+ - Accuracy: 0.8786
23
+ - 1-f1: 0.2581
24
+ - 1-recall: 0.7273
25
+ - 1-precision: 0.1569
26
+ - Balanced Acc: 0.8052
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.0972 | 1.0 | 5 | 0.5076 | 0.8443 | 0.2532 | 0.9091 | 0.1471 | 0.8757 |
59
+ | 0.0306 | 2.0 | 10 | 0.4438 | 0.8945 | 0.3333 | 0.9091 | 0.2041 | 0.9016 |
60
+ | 0.06 | 3.0 | 15 | 0.5466 | 0.8496 | 0.2597 | 0.9091 | 0.1515 | 0.8785 |
61
+ | 0.0107 | 4.0 | 20 | 0.5074 | 0.8786 | 0.2581 | 0.7273 | 0.1569 | 0.8052 |
62
 
63
 
64
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d3093351a73dd3f0a705336c2de1f1aa3126c44bf74553a87157556662b98658
3
  size 669455360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7acb710817a8d4548dc53a96d38b19132a0ebf1b066f6af89c29b7c2064af4b
3
  size 669455360
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:578891ffbb88668475782fb43305e95375fe1d890c4763c32f4aaebd44433f5a
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea3f9b49bdbe19182b29bb73a2db7241eeb2c31403339c3e8b68ae84c57bfb96
3
  size 5432