AnonymousCS commited on
Commit
d3ef589
·
verified ·
1 Parent(s): be0f794

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_english_bert_base_uncased](https://huggingface.co/AnonymousCS/populism_english_bert_base_uncased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.4956
22
- - Accuracy: 0.9117
23
- - 1-f1: 0.3856
24
- - 1-recall: 0.5805
25
- - 1-precision: 0.2887
26
- - Balanced Acc: 0.7544
27
 
28
  ## Model description
29
 
@@ -43,8 +43,8 @@ More information needed
43
 
44
  The following hyperparameters were used during training:
45
  - learning_rate: 1e-05
46
- - train_batch_size: 128
47
- - eval_batch_size: 128
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,11 @@ 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.355 | 1.0 | 436 | 0.3787 | 0.8779 | 0.3549 | 0.7038 | 0.2373 | 0.7952 |
59
- | 0.2207 | 2.0 | 872 | 0.3761 | 0.8737 | 0.3586 | 0.7398 | 0.2367 | 0.8101 |
60
- | 0.1444 | 3.0 | 1308 | 0.4154 | 0.9246 | 0.4145 | 0.5594 | 0.3292 | 0.7511 |
61
- | 0.1117 | 4.0 | 1744 | 0.4956 | 0.9117 | 0.3856 | 0.5805 | 0.2887 | 0.7544 |
 
62
 
63
 
64
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [AnonymousCS/populism_english_bert_base_uncased](https://huggingface.co/AnonymousCS/populism_english_bert_base_uncased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.8178
22
+ - Accuracy: 0.9366
23
+ - 1-f1: 0.4046
24
+ - 1-recall: 0.4511
25
+ - 1-precision: 0.3667
26
+ - Balanced Acc: 0.7060
27
 
28
  ## Model description
29
 
 
43
 
44
  The following hyperparameters were used during training:
45
  - learning_rate: 1e-05
46
+ - train_batch_size: 64
47
+ - eval_batch_size: 64
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.5714 | 1.0 | 871 | 0.3874 | 0.9182 | 0.4019 | 0.5759 | 0.3086 | 0.7556 |
59
+ | 0.2029 | 2.0 | 1742 | 0.3685 | 0.8897 | 0.3770 | 0.6992 | 0.2580 | 0.7992 |
60
+ | 0.0709 | 3.0 | 2613 | 0.5978 | 0.9451 | 0.3855 | 0.3609 | 0.4138 | 0.6676 |
61
+ | 0.084 | 4.0 | 3484 | 0.5866 | 0.9262 | 0.4078 | 0.5323 | 0.3305 | 0.7391 |
62
+ | 0.0702 | 5.0 | 4355 | 0.8178 | 0.9366 | 0.4046 | 0.4511 | 0.3667 | 0.7060 |
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3f092af2c8adf7b50934cce27532824633096cfdb73b6548c5d8840cd519f4e4
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:678ad2eaa7fadf6087f3bc712f94f7675645ded3808f4803c78addd03873cc2d
3
  size 437958648
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d18b9696303daf094e6568b0ac410e625b67a38a49dc5f47b6954d6543a36aee
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:caad2cb69a016d159475eb011d30dfa5461bba36902942284b964288b265881f
3
  size 5432