AnonymousCS commited on
Commit
d01ceaf
·
verified ·
1 Parent(s): db02bac

End of training

Browse files
Files changed (3) hide show
  1. README.md +15 -11
  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.3374
22
- - Accuracy: 0.8817
23
- - 1-f1: 0.4872
24
- - 1-recall: 0.76
25
- - 1-precision: 0.3585
26
- - Balanced Acc: 0.8257
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,9 +55,13 @@ 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.4498 | 1.0 | 11 | 0.3229 | 0.7959 | 0.4 | 0.92 | 0.2556 | 0.8530 |
59
- | 0.4547 | 2.0 | 22 | 0.4051 | 0.7367 | 0.3407 | 0.92 | 0.2091 | 0.8210 |
60
- | 0.2296 | 3.0 | 33 | 0.3374 | 0.8817 | 0.4872 | 0.76 | 0.3585 | 0.8257 |
 
 
 
 
61
 
62
 
63
  ### 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.5546
22
+ - Accuracy: 0.9231
23
+ - 1-f1: 0.5806
24
+ - 1-recall: 0.72
25
+ - 1-precision: 0.4865
26
+ - Balanced Acc: 0.8296
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.2094 | 1.0 | 22 | 0.4014 | 0.7160 | 0.3239 | 0.92 | 0.1966 | 0.8098 |
59
+ | 0.8705 | 2.0 | 44 | 0.4109 | 0.7396 | 0.3433 | 0.92 | 0.2110 | 0.8226 |
60
+ | 0.2203 | 3.0 | 66 | 0.3762 | 0.8846 | 0.5063 | 0.8 | 0.3704 | 0.8457 |
61
+ | 0.0783 | 4.0 | 88 | 0.3670 | 0.9260 | 0.6154 | 0.8 | 0.5 | 0.8681 |
62
+ | 0.3877 | 5.0 | 110 | 0.4687 | 0.9201 | 0.5970 | 0.8 | 0.4762 | 0.8649 |
63
+ | 0.6251 | 6.0 | 132 | 0.5353 | 0.9408 | 0.6552 | 0.76 | 0.5758 | 0.8576 |
64
+ | 0.017 | 7.0 | 154 | 0.5546 | 0.9231 | 0.5806 | 0.72 | 0.4865 | 0.8296 |
65
 
66
 
67
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3f8a892c456f169056ec016e2f54692d360ab507d65b99b54c741f4a8147a717
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da4cea520ed508c20fab65b22d7056849e469405d1dbcede6152aafbc73abbc4
3
  size 437958648
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eac632e75796557b54a8a647487ca7d582b350df468afaadc7d7f1616afe79be
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d01456bb41993c1c3b0ae6cb8d920166c6ed5cbc9403a6281059e324513592d
3
  size 5432