AnonymousCS commited on
Commit
4533664
·
verified ·
1 Parent(s): c751d5e

End of training

Browse files
Files changed (3) hide show
  1. README.md +12 -16
  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.9446
22
- - Accuracy: 0.7608
23
- - 1-f1: 0.4258
24
- - 1-recall: 0.8684
25
- - 1-precision: 0.2821
26
- - Balanced Acc: 0.8085
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,13 +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.0744 | 1.0 | 12 | 1.3029 | 0.4220 | 0.2612 | 1.0 | 0.1502 | 0.6781 |
59
- | 0.0818 | 2.0 | 24 | 1.1527 | 0.5618 | 0.3180 | 1.0 | 0.1891 | 0.7560 |
60
- | 0.4693 | 3.0 | 36 | 1.1489 | 0.6022 | 0.3393 | 1.0 | 0.2043 | 0.7784 |
61
- | 0.0362 | 4.0 | 48 | 0.9746 | 0.6022 | 0.3393 | 1.0 | 0.2043 | 0.7784 |
62
- | 0.0553 | 5.0 | 60 | 0.8777 | 0.7392 | 0.4121 | 0.8947 | 0.2677 | 0.8081 |
63
- | 0.0625 | 6.0 | 72 | 0.9100 | 0.7392 | 0.4049 | 0.8684 | 0.264 | 0.7965 |
64
- | 0.0429 | 7.0 | 84 | 0.9446 | 0.7608 | 0.4258 | 0.8684 | 0.2821 | 0.8085 |
65
 
66
 
67
  ### 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.8398
22
+ - Accuracy: 0.6667
23
+ - 1-f1: 0.3737
24
+ - 1-recall: 0.9737
25
+ - 1-precision: 0.2313
26
+ - Balanced Acc: 0.8027
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.0609 | 1.0 | 6 | 0.6332 | 0.8333 | 0.4833 | 0.7632 | 0.3537 | 0.8022 |
59
+ | 0.8549 | 2.0 | 12 | 0.7615 | 0.8575 | 0.4952 | 0.6842 | 0.3881 | 0.7807 |
60
+ | 0.0866 | 3.0 | 18 | 0.8398 | 0.6667 | 0.3737 | 0.9737 | 0.2313 | 0.8027 |
 
 
 
 
61
 
62
 
63
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1094ac9093d92234922f4a72ed8b1a70eb0b428401e63cf2f22c65d70c16ecfc
3
  size 669455360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:195be196750129be3c45b6e5f3da95877ab56bf99635da3026803c8b27e90393
3
  size 669455360
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:62ce909ab508ca1fef4caceae0f65451ce9725ac01eca66a9cde385c3766c554
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:126375b484e5ac9901fdc88c80c357f20aa41b42ca97a19017189216a139573c
3
  size 5432