AnonymousCS commited on
Commit
01b958b
·
verified ·
1 Parent(s): 72da885

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_large_uncased](https://huggingface.co/AnonymousCS/populism_english_bert_large_uncased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.4831
22
- - Accuracy: 0.9729
23
- - 1-f1: 0.4651
24
- - 1-recall: 0.3448
25
- - 1-precision: 0.7143
26
- - Balanced Acc: 0.6700
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.282 | 1.0 | 27 | 0.1651 | 0.9540 | 0.5618 | 0.8621 | 0.4167 | 0.9097 |
59
- | 0.1882 | 2.0 | 54 | 0.2787 | 0.9705 | 0.6032 | 0.6552 | 0.5588 | 0.8184 |
60
- | 0.0362 | 3.0 | 81 | 0.4831 | 0.9729 | 0.4651 | 0.3448 | 0.7143 | 0.6700 |
 
 
61
 
62
 
63
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [AnonymousCS/populism_english_bert_large_uncased](https://huggingface.co/AnonymousCS/populism_english_bert_large_uncased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.4657
22
+ - Accuracy: 0.9752
23
+ - 1-f1: 0.6441
24
+ - 1-recall: 0.6552
25
+ - 1-precision: 0.6333
26
+ - Balanced Acc: 0.8209
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.6468 | 1.0 | 53 | 0.3966 | 0.9764 | 0.4737 | 0.3103 | 1.0 | 0.6552 |
59
+ | 0.1064 | 2.0 | 106 | 0.2097 | 0.9729 | 0.6667 | 0.7931 | 0.575 | 0.8862 |
60
+ | 0.0361 | 3.0 | 159 | 0.4598 | 0.9693 | 0.5185 | 0.4828 | 0.56 | 0.7347 |
61
+ | 0.0022 | 4.0 | 212 | 0.6683 | 0.9729 | 0.4889 | 0.3793 | 0.6875 | 0.6866 |
62
+ | 0.0019 | 5.0 | 265 | 0.4657 | 0.9752 | 0.6441 | 0.6552 | 0.6333 | 0.8209 |
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:43d246b0847f44d997392de31adc5f27d200c0e82409a410edbc72b14f10c7b2
3
  size 1340622760
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a1d1289a0d5c445cf28ca56a3c6819ec3b9b65e19d84066044ddd9257de79c4
3
  size 1340622760
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a82aca9068f31e9c77f04f46f24155e871714f2f34b9f2891913b820124a7702
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc1950da28c7b1419e1bec10e9c9e7e7d8dd5268dc0928c0fb21c74680ad7117
3
  size 5432