AnonymousCS commited on
Commit
4d813d0
·
verified ·
1 Parent(s): 02c6374

End of training

Browse files
Files changed (3) hide show
  1. README.md +12 -13
  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.4376
22
- - Accuracy: 0.9286
23
- - 1-f1: 0.4932
24
- - 1-recall: 0.6923
25
- - 1-precision: 0.3830
26
- - Balanced Acc: 0.8167
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,11 +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.3341 | 1.0 | 17 | 0.4101 | 0.8185 | 0.3188 | 0.8462 | 0.1964 | 0.8316 |
59
- | 0.1903 | 2.0 | 34 | 0.4334 | 0.9537 | 0.5862 | 0.6538 | 0.5312 | 0.8117 |
60
- | 0.1833 | 3.0 | 51 | 0.3899 | 0.9344 | 0.5143 | 0.6923 | 0.4091 | 0.8197 |
61
- | 0.0802 | 4.0 | 68 | 0.4177 | 0.9382 | 0.5294 | 0.6923 | 0.4286 | 0.8218 |
62
- | 0.1103 | 5.0 | 85 | 0.4376 | 0.9286 | 0.4932 | 0.6923 | 0.3830 | 0.8167 |
63
 
64
 
65
  ### 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.5113
22
+ - Accuracy: 0.9672
23
+ - 1-f1: 0.6531
24
+ - 1-recall: 0.6154
25
+ - 1-precision: 0.6957
26
+ - Balanced Acc: 0.8006
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.2644 | 1.0 | 33 | 0.3130 | 0.9073 | 0.4419 | 0.7308 | 0.3167 | 0.8237 |
59
+ | 0.1044 | 2.0 | 66 | 0.4120 | 0.9498 | 0.5357 | 0.5769 | 0.5 | 0.7732 |
60
+ | 0.3282 | 3.0 | 99 | 0.3918 | 0.9575 | 0.6071 | 0.6538 | 0.5667 | 0.8137 |
61
+ | 0.0122 | 4.0 | 132 | 0.5113 | 0.9672 | 0.6531 | 0.6154 | 0.6957 | 0.8006 |
 
62
 
63
 
64
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:812dd7a71c695e5c73a77dcc26508c43873104d3554b6c69b323c3b316038ad9
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d53d23d0ec5e3cfb68b180a5315710f2e544bfde663a3ea1a227914f5b21ab8
3
  size 437958648
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ca7c25fd66baa270dd2368507e71bcdb1a65a8d099f408e23fb77477d0796241
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce42432786df6bb04b4bd85efd401fd9b8d0d545585b2473738217df67c61c3f
3
  size 5432