AnonymousCS commited on
Commit
55d8c15
·
verified ·
1 Parent(s): a94f185

End of training

Browse files
Files changed (3) hide show
  1. README.md +13 -12
  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_uncased](https://huggingface.co/AnonymousCS/populism_english_bert_large_uncased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.3969
22
- - Accuracy: 0.9320
23
- - 1-f1: 0.6567
24
- - 1-recall: 0.88
25
- - 1-precision: 0.5238
26
- - Balanced Acc: 0.9081
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,10 +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.3315 | 1.0 | 11 | 0.3428 | 0.8047 | 0.4107 | 0.92 | 0.2644 | 0.8578 |
59
- | 0.2439 | 2.0 | 22 | 0.3153 | 0.8817 | 0.5349 | 0.92 | 0.3770 | 0.8993 |
60
- | 0.1185 | 3.0 | 33 | 0.3797 | 0.9260 | 0.6269 | 0.84 | 0.5 | 0.8865 |
61
- | 0.1412 | 4.0 | 44 | 0.3969 | 0.9320 | 0.6567 | 0.88 | 0.5238 | 0.9081 |
 
62
 
63
 
64
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [AnonymousCS/populism_english_bert_large_uncased](https://huggingface.co/AnonymousCS/populism_english_bert_large_uncased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 1.1526
22
+ - Accuracy: 0.9408
23
+ - 1-f1: 0.5652
24
+ - 1-recall: 0.52
25
+ - 1-precision: 0.6190
26
+ - Balanced Acc: 0.7472
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.2373 | 1.0 | 22 | 0.3833 | 0.8136 | 0.4112 | 0.88 | 0.2683 | 0.8442 |
59
+ | 0.5622 | 2.0 | 44 | 0.3790 | 0.8846 | 0.5301 | 0.88 | 0.3793 | 0.8825 |
60
+ | 0.1318 | 3.0 | 66 | 0.4654 | 0.9438 | 0.6275 | 0.64 | 0.6154 | 0.8040 |
61
+ | 0.0603 | 4.0 | 88 | 0.6768 | 0.9556 | 0.7059 | 0.72 | 0.6923 | 0.8472 |
62
+ | 0.0045 | 5.0 | 110 | 1.1526 | 0.9408 | 0.5652 | 0.52 | 0.6190 | 0.7472 |
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb14027ecb02da94d6fa4e65c134f153e9dff08cbaa77f1bc67953b342f726b8
3
  size 1340622760
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eebab73dbdd70e9d50cf793a045c3d0d0d9318f307048c130beb791d452760f5
3
  size 1340622760
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:428110975320394f485a9c1f0f9f918ce2af2b2ffc4b260277f4b45d2b359fbe
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8482b23c7f563731c04ca86c98484c5458f91ccc467373f875a85ce8efc8935
3
  size 5432