AnonymousCS commited on
Commit
000ca7e
·
verified ·
1 Parent(s): c98450b

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_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.4204
22
- - Accuracy: 0.9415
23
- - 1-f1: 0.4074
24
- - 1-recall: 0.4783
25
- - 1-precision: 0.3548
26
- - Balanced Acc: 0.7200
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.4481 | 1.0 | 18 | 0.2904 | 0.8793 | 0.3654 | 0.8261 | 0.2346 | 0.8539 |
59
- | 0.1345 | 2.0 | 36 | 0.5896 | 0.9506 | 0.2703 | 0.2174 | 0.3571 | 0.6001 |
60
- | 0.1139 | 3.0 | 54 | 0.4204 | 0.9415 | 0.4074 | 0.4783 | 0.3548 | 0.7200 |
 
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.4898
22
+ - Accuracy: 0.9470
23
+ - 1-f1: 0.4727
24
+ - 1-recall: 0.5652
25
+ - 1-precision: 0.4062
26
+ - Balanced Acc: 0.7645
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.551 | 1.0 | 35 | 0.2929 | 0.9250 | 0.4058 | 0.6087 | 0.3043 | 0.7738 |
59
+ | 0.1891 | 2.0 | 70 | 0.4090 | 0.9452 | 0.4231 | 0.4783 | 0.3793 | 0.7220 |
60
+ | 0.1242 | 3.0 | 105 | 0.3443 | 0.9214 | 0.4267 | 0.6957 | 0.3077 | 0.8135 |
61
+ | 0.3557 | 4.0 | 140 | 0.4898 | 0.9470 | 0.4727 | 0.5652 | 0.4062 | 0.7645 |
62
 
63
 
64
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4a59d86ec17428e9e13d5afe009cc600a7e3bf1f248ffc077754bd2228fc6dc9
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21b141e4a92877dab6dc58db0d715c0a41d354ccf36faad2e5dd5f10eb3604df
3
  size 437958648
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:738ccd2f3a921e31ad27e4eeab2c1acbf02460017934e410bcd1c5dd0fca582d
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:179a248753194c0f95ae995a715a17317482275dc70df7a216d84553e0d7e9f9
3
  size 5432