AnonymousCS commited on
Commit
0efff7e
·
verified ·
1 Parent(s): 4181a5e

End of training

Browse files
Files changed (3) hide show
  1. README.md +12 -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.6496
22
- - Accuracy: 0.9235
23
- - 1-f1: 0.5098
24
- - 1-recall: 0.5
25
- - 1-precision: 0.52
26
- - Balanced Acc: 0.7301
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,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.3524 | 1.0 | 11 | 0.2835 | 0.8104 | 0.4464 | 0.9615 | 0.2907 | 0.8794 |
59
- | 0.2242 | 2.0 | 22 | 0.3537 | 0.9083 | 0.5312 | 0.6538 | 0.4474 | 0.7920 |
60
- | 0.195 | 3.0 | 33 | 0.6496 | 0.9235 | 0.5098 | 0.5 | 0.52 | 0.7301 |
 
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.3420
22
+ - Accuracy: 0.9174
23
+ - 1-f1: 0.6301
24
+ - 1-recall: 0.8846
25
+ - 1-precision: 0.4894
26
+ - Balanced Acc: 0.9024
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.2214 | 1.0 | 21 | 0.2953 | 0.9083 | 0.6154 | 0.9231 | 0.4615 | 0.9150 |
59
+ | 0.08 | 2.0 | 42 | 0.5592 | 0.9327 | 0.5600 | 0.5385 | 0.5833 | 0.7526 |
60
+ | 0.231 | 3.0 | 63 | 0.5194 | 0.9388 | 0.6296 | 0.6538 | 0.6071 | 0.8087 |
61
+ | 0.0776 | 4.0 | 84 | 0.3420 | 0.9174 | 0.6301 | 0.8846 | 0.4894 | 0.9024 |
62
 
63
 
64
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d2d68d2ad60688245465b5bf9ecb02220aa8316b07c07eceb641bab42df65711
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c450c54f1b87d79461b7205e0a42b0a1ef7f8b304ea39fd3e7d3678a135dcc8b
3
  size 437958648
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9f9de6f114bd006994f84434a4dcd4c0fd9b07af9b30b918bda9f3b1c102eb10
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a0ab97d48b0856b7256732c2dd881ecaba920249ca52fd82825c765b91900c2
3
  size 5432