AnonymousCS commited on
Commit
5f0501f
·
verified ·
1 Parent(s): 4ffcad2

End of training

Browse files
Files changed (3) hide show
  1. README.md +13 -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_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.4761
22
- - Accuracy: 0.9646
23
- - 1-f1: 0.4444
24
- - 1-recall: 0.4138
25
- - 1-precision: 0.48
26
- - Balanced Acc: 0.6990
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,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.4417 | 1.0 | 27 | 0.3005 | 0.9670 | 0.5333 | 0.5517 | 0.5161 | 0.7667 |
59
- | 0.3868 | 2.0 | 54 | 0.3218 | 0.9599 | 0.5143 | 0.6207 | 0.4390 | 0.7963 |
60
- | 0.304 | 3.0 | 81 | 0.4761 | 0.9646 | 0.4444 | 0.4138 | 0.48 | 0.6990 |
 
 
61
 
62
 
63
  ### 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.6292
22
+ - Accuracy: 0.9752
23
+ - 1-f1: 0.5714
24
+ - 1-recall: 0.4828
25
+ - 1-precision: 0.7
26
+ - Balanced Acc: 0.7377
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.6498 | 1.0 | 53 | 0.2639 | 0.9741 | 0.5769 | 0.5172 | 0.6522 | 0.7537 |
59
+ | 0.1127 | 2.0 | 106 | 0.1869 | 0.9422 | 0.5149 | 0.8966 | 0.3611 | 0.9202 |
60
+ | 0.1483 | 3.0 | 159 | 0.4548 | 0.9717 | 0.5556 | 0.5172 | 0.6 | 0.7525 |
61
+ | 0.0249 | 4.0 | 212 | 0.6187 | 0.9705 | 0.4681 | 0.3793 | 0.6111 | 0.6854 |
62
+ | 0.0134 | 5.0 | 265 | 0.6292 | 0.9752 | 0.5714 | 0.4828 | 0.7 | 0.7377 |
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9d02da482bddfab43cfad2c685b999f4c3bb5bf878d02b34a0b73200f0f85ba6
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f70e91b2f656e99fd14eb2230e42b2b71489939ce7cbfa1132e290b6c63fc57
3
  size 437958648
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3bb58d6d92923280e0f308b44811b18a9e722e943eb0eda691abb21ca3bbb736
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed04e2954e7a33f42dad2865ee70a86bba6e931650ed8f72468abd548d6aaf46
3
  size 5432