AnonymousCS commited on
Commit
1c6111a
·
verified ·
1 Parent(s): ca1b143

End of training

Browse files
Files changed (3) hide show
  1. README.md +14 -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.3229
22
- - Accuracy: 0.8403
23
- - 1-f1: 0.3146
24
- - 1-recall: 0.875
25
- - 1-precision: 0.1918
26
- - Balanced Acc: 0.8569
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,12 @@ 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.3685 | 1.0 | 12 | 0.2933 | 0.8848 | 0.3714 | 0.8125 | 0.2407 | 0.8502 |
59
- | 0.2309 | 2.0 | 24 | 0.3616 | 0.9476 | 0.4444 | 0.5 | 0.4 | 0.7336 |
60
- | 0.3 | 3.0 | 36 | 0.3229 | 0.8403 | 0.3146 | 0.875 | 0.1918 | 0.8569 |
 
 
 
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: 1.2510
22
+ - Accuracy: 0.9634
23
+ - 1-f1: 0.3
24
+ - 1-recall: 0.1875
25
+ - 1-precision: 0.75
26
+ - Balanced Acc: 0.5924
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.3676 | 1.0 | 24 | 0.5290 | 0.9581 | 0.2727 | 0.1875 | 0.5 | 0.5897 |
59
+ | 0.1647 | 2.0 | 48 | 0.6139 | 0.9581 | 0.2727 | 0.1875 | 0.5 | 0.5897 |
60
+ | 0.1676 | 3.0 | 72 | 0.5173 | 0.9503 | 0.4242 | 0.4375 | 0.4118 | 0.7051 |
61
+ | 0.0549 | 4.0 | 96 | 1.1376 | 0.9581 | 0.2 | 0.125 | 0.5 | 0.5598 |
62
+ | 0.0569 | 5.0 | 120 | 0.8185 | 0.9424 | 0.3125 | 0.3125 | 0.3125 | 0.6412 |
63
+ | 0.0299 | 6.0 | 144 | 1.2510 | 0.9634 | 0.3 | 0.1875 | 0.75 | 0.5924 |
64
 
65
 
66
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2c9587cca4495b5caea52e42610e6d856d7b4e270d25f6732167a22aefbbce2d
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dae9b3cab4a05a8ba5a4b9175cd9ad98a28dc3dd51830a2b12d3d440b4126d99
3
  size 437958648
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f4a5342102f208ece25f337e8c0c9426c38247ddf6cef149c96a9a748693da30
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abbcb9a86eb89e601a64915aa2f6ae193f407cfb3254565a79803c90e90876f8
3
  size 5432