AnonymousCS commited on
Commit
bce704e
·
verified ·
1 Parent(s): e4458a9

End of training

Browse files
Files changed (3) hide show
  1. README.md +14 -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_english_bert_large_cased](https://huggingface.co/AnonymousCS/populism_english_bert_large_cased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.5975
22
- - Accuracy: 0.9475
23
- - 1-f1: 0.3333
24
- - 1-recall: 0.3333
25
- - 1-precision: 0.3333
26
- - Balanced Acc: 0.6530
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,11 +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.5222 | 1.0 | 10 | 0.4786 | 0.9607 | 0.0 | 0.0 | 0.0 | 0.5 |
59
- | 0.384 | 2.0 | 20 | 0.4316 | 0.9180 | 0.3243 | 0.5 | 0.24 | 0.7176 |
60
- | 0.3836 | 3.0 | 30 | 0.4014 | 0.8525 | 0.2373 | 0.5833 | 0.1489 | 0.7234 |
61
- | 0.4781 | 4.0 | 40 | 0.6442 | 0.9574 | 0.3158 | 0.25 | 0.4286 | 0.6182 |
62
- | 0.2172 | 5.0 | 50 | 0.5975 | 0.9475 | 0.3333 | 0.3333 | 0.3333 | 0.6530 |
 
63
 
64
 
65
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [AnonymousCS/populism_english_bert_large_cased](https://huggingface.co/AnonymousCS/populism_english_bert_large_cased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.4892
22
+ - Accuracy: 0.9049
23
+ - 1-f1: 0.2564
24
+ - 1-recall: 0.4167
25
+ - 1-precision: 0.1852
26
+ - Balanced Acc: 0.6708
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.4285 | 1.0 | 20 | 0.4206 | 0.9344 | 0.1667 | 0.1667 | 0.1667 | 0.5663 |
59
+ | 0.2336 | 2.0 | 40 | 0.4895 | 0.9574 | 0.0 | 0.0 | 0.0 | 0.4983 |
60
+ | 0.4979 | 3.0 | 60 | 0.3673 | 0.8623 | 0.2759 | 0.6667 | 0.1739 | 0.7685 |
61
+ | 0.1032 | 4.0 | 80 | 0.6627 | 0.6721 | 0.1803 | 0.9167 | 0.1 | 0.7894 |
62
+ | 0.4292 | 5.0 | 100 | 0.4004 | 0.8459 | 0.2034 | 0.5 | 0.1277 | 0.6800 |
63
+ | 0.1023 | 6.0 | 120 | 0.4892 | 0.9049 | 0.2564 | 0.4167 | 0.1852 | 0.6708 |
64
 
65
 
66
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e4c9a7490ed1db94c977071ba1880215db8bfcb2dde5a2172ffbc7f36bd60f7e
3
  size 1334372264
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cea75b621e9aad58b3fd3c78eace7d98f53de5eed7be4ada100524bcca3e6a6
3
  size 1334372264
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dd7daa3e2e9bd890f513c4b99acb258dc9a2ed7f9666f50060dad573c27d83e4
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:792e62f0e3c1999f12c92623997629db03b29d191bcf0fa051fde04d771ba49c
3
  size 5432