AnonymousCS commited on
Commit
5d6bc69
·
verified ·
1 Parent(s): f1fdeeb

End of training

Browse files
Files changed (3) hide show
  1. README.md +13 -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_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.2008
22
- - Accuracy: 0.9656
23
- - 1-f1: 0.7931
24
- - 1-recall: 0.8519
25
- - 1-precision: 0.7419
26
- - Balanced Acc: 0.9135
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,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.1204 | 1.0 | 11 | 0.1130 | 0.9513 | 0.7536 | 0.9630 | 0.6190 | 0.9566 |
59
- | 0.1348 | 2.0 | 22 | 0.1736 | 0.9771 | 0.8519 | 0.8519 | 0.8519 | 0.9197 |
60
- | 0.0473 | 3.0 | 33 | 0.2008 | 0.9656 | 0.7931 | 0.8519 | 0.7419 | 0.9135 |
 
 
61
 
62
 
63
  ### 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: 1.2639
22
+ - Accuracy: 0.9570
23
+ - 1-f1: 0.6341
24
+ - 1-recall: 0.4815
25
+ - 1-precision: 0.9286
26
+ - Balanced Acc: 0.7392
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.3596 | 1.0 | 22 | 0.1814 | 0.9542 | 0.75 | 0.8889 | 0.6486 | 0.9243 |
59
+ | 0.0678 | 2.0 | 44 | 0.1569 | 0.9312 | 0.6571 | 0.8519 | 0.5349 | 0.8949 |
60
+ | 0.0053 | 3.0 | 66 | 0.2965 | 0.9570 | 0.7273 | 0.7407 | 0.7143 | 0.8579 |
61
+ | 0.0034 | 4.0 | 88 | 0.6768 | 0.9656 | 0.7273 | 0.5926 | 0.9412 | 0.7947 |
62
+ | 0.001 | 5.0 | 110 | 1.2639 | 0.9570 | 0.6341 | 0.4815 | 0.9286 | 0.7392 |
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:35b0ea7717d930d8b33a89d9691996670dfb27143035fefdc9d0cbbb4f56a01f
3
  size 1334372264
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8630e9e179cf2379eb6573264b2a8bc0b051bd5780ba3f4dc9755df6d5649a18
3
  size 1334372264
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4141b032d920559c26055829c9a63c9e6e364a11f8db7b5a4a8d8c5cf5b780e8
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9659b118b20c4e9e39b68fdc100e6f58d40c19b4ac899599ecd9e4f802cb31a
3
  size 5432