AnonymousCS commited on
Commit
ad4f3be
·
verified ·
1 Parent(s): 670b412

End of training

Browse files
Files changed (3) hide show
  1. README.md +12 -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_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.4290
22
- - Accuracy: 0.9277
23
- - 1-f1: 0.4918
24
- - 1-recall: 0.625
25
- - 1-precision: 0.4054
26
- - Balanced Acc: 0.7853
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,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.2139 | 1.0 | 14 | 0.3857 | 0.9371 | 0.5091 | 0.5833 | 0.4516 | 0.7707 |
59
- | 0.2377 | 2.0 | 28 | 0.2979 | 0.9091 | 0.4935 | 0.7917 | 0.3585 | 0.8539 |
60
- | 0.1183 | 3.0 | 42 | 0.2994 | 0.8951 | 0.4578 | 0.7917 | 0.3220 | 0.8465 |
61
- | 0.4025 | 4.0 | 56 | 0.4290 | 0.9277 | 0.4918 | 0.625 | 0.4054 | 0.7853 |
62
 
63
 
64
  ### 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.5474
22
+ - Accuracy: 0.9510
23
+ - 1-f1: 0.5714
24
+ - 1-recall: 0.5833
25
+ - 1-precision: 0.56
26
+ - Balanced Acc: 0.7781
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.1989 | 1.0 | 27 | 0.2765 | 0.9347 | 0.5758 | 0.7917 | 0.4524 | 0.8674 |
59
+ | 0.1547 | 2.0 | 54 | 0.4345 | 0.9580 | 0.6087 | 0.5833 | 0.6364 | 0.7818 |
60
+ | 0.0386 | 3.0 | 81 | 0.3843 | 0.9557 | 0.6545 | 0.75 | 0.5806 | 0.8590 |
61
+ | 0.3989 | 4.0 | 108 | 0.5474 | 0.9510 | 0.5714 | 0.5833 | 0.56 | 0.7781 |
62
 
63
 
64
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1019f2481a7522246c32b539daa22435afa223c463a70de1f1734fa599e38ba6
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8423aed79e12456bf3292a3d052e690f799c9309e243d0100357c0056e7cb763
3
  size 437958648
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:298e4c18580e391cb996a01c9c7185a78d61353f350e77ad54c4706fede1a125
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23c7e1ffb81fc23256c30b88df2eb8b21634fa2fa09dc5a87268d0f2d8fe3c20
3
  size 5432