AnonymousCS commited on
Commit
8e8630a
·
verified ·
1 Parent(s): b610940

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_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.3406
22
- - Accuracy: 0.9627
23
- - 1-f1: 0.6667
24
- - 1-recall: 0.6667
25
- - 1-precision: 0.6667
26
- - Balanced Acc: 0.8235
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.1383 | 1.0 | 14 | 0.2294 | 0.9650 | 0.7059 | 0.75 | 0.6667 | 0.8639 |
59
- | 0.1323 | 2.0 | 28 | 0.2661 | 0.9534 | 0.6296 | 0.7083 | 0.5667 | 0.8381 |
60
- | 0.0416 | 3.0 | 42 | 0.3406 | 0.9627 | 0.6667 | 0.6667 | 0.6667 | 0.8235 |
 
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: 0.6002
22
+ - Accuracy: 0.9557
23
+ - 1-f1: 0.5778
24
+ - 1-recall: 0.5417
25
+ - 1-precision: 0.6190
26
+ - Balanced Acc: 0.7610
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.1895 | 1.0 | 27 | 0.2592 | 0.9487 | 0.6333 | 0.7917 | 0.5278 | 0.8748 |
59
+ | 0.189 | 2.0 | 54 | 0.2613 | 0.9347 | 0.6 | 0.875 | 0.4565 | 0.9066 |
60
+ | 0.0758 | 3.0 | 81 | 0.3632 | 0.9464 | 0.5490 | 0.5833 | 0.5185 | 0.7756 |
61
+ | 0.4068 | 4.0 | 108 | 0.6002 | 0.9557 | 0.5778 | 0.5417 | 0.6190 | 0.7610 |
62
 
63
 
64
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dc99406951a21900f784b138b9ed3a02cf9699819e97c72f70df2548ef26a41b
3
  size 1334372264
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdbf58e1e297322f8cc9485b9b18413ac45ec5255b70d9731b9e1c2f6b7b5b35
3
  size 1334372264
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:43c22b76cb1dc1018eadd71b31c87d95c42a13a85d806a165fb23b61168c7dcf
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:202de257b7918eb3237a0215eb12e3378bff00c68a4d57dc6f8527800d3d266f
3
  size 5432