AnonymousCS commited on
Commit
5a63c9d
·
verified ·
1 Parent(s): 2fcd206

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.6174
22
- - Accuracy: 0.9351
23
- - 1-f1: 0.4680
24
- - 1-recall: 0.5985
25
- - 1-precision: 0.3842
26
- - Balanced Acc: 0.7752
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.3358 | 1.0 | 436 | 0.3499 | 0.9297 | 0.4606 | 0.6286 | 0.3635 | 0.7867 |
59
- | 0.2068 | 2.0 | 872 | 0.3376 | 0.9052 | 0.4269 | 0.7398 | 0.3 | 0.8267 |
60
- | 0.1304 | 3.0 | 1308 | 0.4054 | 0.9268 | 0.4545 | 0.6391 | 0.3527 | 0.7902 |
61
- | 0.0759 | 4.0 | 1744 | 0.6174 | 0.9351 | 0.4680 | 0.5985 | 0.3842 | 0.7752 |
 
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: 0.8041
22
+ - Accuracy: 0.9541
23
+ - 1-f1: 0.4814
24
+ - 1-recall: 0.4466
25
+ - 1-precision: 0.5220
26
+ - Balanced Acc: 0.7131
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.4578 | 1.0 | 871 | 0.3614 | 0.8890 | 0.3760 | 0.7008 | 0.2569 | 0.7996 |
59
+ | 0.1728 | 2.0 | 1742 | 0.3576 | 0.9030 | 0.4207 | 0.7383 | 0.2942 | 0.8248 |
60
+ | 0.1014 | 3.0 | 2613 | 0.5243 | 0.9325 | 0.4268 | 0.5263 | 0.3590 | 0.7396 |
61
+ | 0.2324 | 4.0 | 3484 | 0.7760 | 0.9530 | 0.4696 | 0.4361 | 0.5088 | 0.7075 |
62
+ | 0.2645 | 5.0 | 4355 | 0.8041 | 0.9541 | 0.4814 | 0.4466 | 0.5220 | 0.7131 |
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8638455726db3f509f196aa1771c9398e7a4e04d9495a8e66cdbd733fa1c9602
3
  size 1340622760
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9909ec4350f7276dbdbf31905ac64a251bc0d6ebe420ef1974024bcc10cfc7a
3
  size 1340622760
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6ba65329a40cd5f6e705d6ad14637a3daa40ce02630677a80e36057ab9a0e5f9
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11eb455cd8e2ebc595dda44a0da9c2f0af16ab3c31d3b3c641efe5a7b5be46f4
3
  size 5432