AnonymousCS commited on
Commit
8baaa96
·
verified ·
1 Parent(s): 1c1d2f6

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.2217
22
- - Accuracy: 0.9019
23
- - 1-f1: 0.6176
24
- - 1-recall: 0.9545
25
- - 1-precision: 0.4565
26
- - Balanced Acc: 0.9258
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.2663 | 1.0 | 9 | 0.2055 | 0.8906 | 0.6027 | 1.0 | 0.4314 | 0.9403 |
59
- | 0.1453 | 2.0 | 18 | 0.4030 | 0.9208 | 0.5714 | 0.6364 | 0.5185 | 0.7914 |
60
- | 0.187 | 3.0 | 27 | 0.2217 | 0.9019 | 0.6176 | 0.9545 | 0.4565 | 0.9258 |
 
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.5510
22
+ - Accuracy: 0.9472
23
+ - 1-f1: 0.6818
24
+ - 1-recall: 0.6818
25
+ - 1-precision: 0.6818
26
+ - Balanced Acc: 0.8265
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.1426 | 1.0 | 17 | 0.2135 | 0.9094 | 0.6250 | 0.9091 | 0.4762 | 0.9093 |
59
+ | 0.1377 | 2.0 | 34 | 0.2399 | 0.9208 | 0.6557 | 0.9091 | 0.5128 | 0.9155 |
60
+ | 0.0574 | 3.0 | 51 | 0.4319 | 0.9509 | 0.6977 | 0.6818 | 0.7143 | 0.8286 |
61
+ | 0.0183 | 4.0 | 68 | 0.5510 | 0.9472 | 0.6818 | 0.6818 | 0.6818 | 0.8265 |
62
 
63
 
64
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7b3584d602ead8c2b6c51bd0ae3bce1610658f6e506cc04b9cdede78d70bb38e
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9175877d3208a5f46e53f97d3fb851bebc058322d1bda8160e16933e857c58d7
3
  size 437958648
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ee7ef90662432560e94389239d996c62727e3f94c90ce3d89aab0b60a7779a4c
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82f092ae4e5f03a79e9958ba6d7520cee4bfaed258b661aef5c365236de443d0
3
  size 5432