AnonymousCS commited on
Commit
d5031d1
·
verified ·
1 Parent(s): 5db4867

End of training

Browse files
Files changed (3) hide show
  1. README.md +11 -10
  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_cased](https://huggingface.co/AnonymousCS/populism_english_bert_large_cased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.3952
22
- - Accuracy: 0.9820
23
- - 1-f1: 0.7742
24
  - 1-recall: 0.75
25
- - 1-precision: 0.8
26
- - Balanced Acc: 0.8710
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.1956 | 1.0 | 13 | 0.1155 | 0.9768 | 0.7692 | 0.9375 | 0.6522 | 0.9580 |
59
- | 0.0285 | 2.0 | 26 | 0.1746 | 0.9794 | 0.7647 | 0.8125 | 0.7222 | 0.8995 |
60
- | 0.0081 | 3.0 | 39 | 0.3952 | 0.9820 | 0.7742 | 0.75 | 0.8 | 0.8710 |
 
61
 
62
 
63
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [AnonymousCS/populism_english_bert_large_cased](https://huggingface.co/AnonymousCS/populism_english_bert_large_cased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.4631
22
+ - Accuracy: 0.9665
23
+ - 1-f1: 0.6486
24
  - 1-recall: 0.75
25
+ - 1-precision: 0.5714
26
+ - Balanced Acc: 0.8629
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.3263 | 1.0 | 25 | 0.2255 | 0.9330 | 0.48 | 0.75 | 0.3529 | 0.8454 |
59
+ | 0.016 | 2.0 | 50 | 0.3499 | 0.9716 | 0.6857 | 0.75 | 0.6316 | 0.8656 |
60
+ | 0.2787 | 3.0 | 75 | 0.5455 | 0.9691 | 0.625 | 0.625 | 0.625 | 0.8044 |
61
+ | 0.009 | 4.0 | 100 | 0.4631 | 0.9665 | 0.6486 | 0.75 | 0.5714 | 0.8629 |
62
 
63
 
64
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb30584efc949276eb11c12001df03d5b1f3780c72e66db4246848fc99e19282
3
  size 1334372264
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63be693932b95d5d4f97832cf2b367f4d3e8c9170c0ff3db681669e013c92908
3
  size 1334372264
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0e593b6130680cd28e9d336969d69f07e9bf8df96aa61082724a782cbea84af1
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02540ad751505a39fc54eef1dff4837ba2c2e2b08bac7ad906d475089f291f4b
3
  size 5432