AnonymousCS commited on
Commit
385e0b1
·
verified ·
1 Parent(s): 4eeb043

End of training

Browse files
Files changed (3) hide show
  1. README.md +15 -13
  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.8805
22
- - Accuracy: 0.7368
23
- - 1-f1: 0.2953
24
- - 1-recall: 0.9565
25
- - 1-precision: 0.1746
26
- - Balanced Acc: 0.8400
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,12 @@ 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.1097 | 1.0 | 12 | 0.5220 | 0.8145 | 0.3509 | 0.8696 | 0.2198 | 0.8404 |
59
- | 0.1248 | 2.0 | 24 | 0.4377 | 0.8521 | 0.4040 | 0.8696 | 0.2632 | 0.8603 |
60
- | 0.0209 | 3.0 | 36 | 0.8916 | 0.6967 | 0.2754 | 1.0 | 0.1597 | 0.8391 |
61
- | 0.0083 | 4.0 | 48 | 0.8805 | 0.7368 | 0.2953 | 0.9565 | 0.1746 | 0.8400 |
 
 
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.5993
22
+ - Accuracy: 0.8571
23
+ - 1-f1: 0.4242
24
+ - 1-recall: 0.9130
25
+ - 1-precision: 0.2763
26
+ - Balanced Acc: 0.8834
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.1617 | 1.0 | 6 | 0.5288 | 0.8647 | 0.4375 | 0.9130 | 0.2877 | 0.8874 |
59
+ | 0.3458 | 2.0 | 12 | 0.4557 | 0.8747 | 0.4565 | 0.9130 | 0.3043 | 0.8927 |
60
+ | 0.0434 | 3.0 | 18 | 0.4889 | 0.8471 | 0.4190 | 0.9565 | 0.2683 | 0.8985 |
61
+ | 0.0149 | 4.0 | 24 | 0.4399 | 0.8822 | 0.4719 | 0.9130 | 0.3182 | 0.8967 |
62
+ | 0.0059 | 5.0 | 30 | 0.5142 | 0.8822 | 0.4719 | 0.9130 | 0.3182 | 0.8967 |
63
+ | 0.0021 | 6.0 | 36 | 0.5993 | 0.8571 | 0.4242 | 0.9130 | 0.2763 | 0.8834 |
64
 
65
 
66
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:797feb5127b84692f9e626e17cc2a92419f806f9286288a7407652aee632327e
3
  size 669455360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0f2f6afadfa87fa6f8e5a301635380238376efc928f1af8c2d96aa562cbf567
3
  size 669455360
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f697453e6ac92d847b93b9dab2b717369385f09e184367ce6b6f176984c71dad
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84d8be60d09c04f35ee4600ed18208a3dcc2d6e4691155f4174dddeea1f6e806
3
  size 5432