AnonymousCS commited on
Commit
a09e278
·
verified ·
1 Parent(s): ad37bb6

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_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.4013
22
- - Accuracy: 0.9379
23
- - 1-f1: 0.6557
24
- - 1-recall: 0.8
25
- - 1-precision: 0.5556
26
- - Balanced Acc: 0.8744
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.3329 | 1.0 | 11 | 0.3437 | 0.8846 | 0.5301 | 0.88 | 0.3793 | 0.8825 |
59
- | 0.2765 | 2.0 | 22 | 0.4206 | 0.8580 | 0.4894 | 0.92 | 0.3333 | 0.8865 |
60
- | 0.1277 | 3.0 | 33 | 0.4013 | 0.9379 | 0.6557 | 0.8 | 0.5556 | 0.8744 |
 
 
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: 1.2852
22
+ - Accuracy: 0.9527
23
+ - 1-f1: 0.5556
24
+ - 1-recall: 0.4
25
+ - 1-precision: 0.9091
26
+ - Balanced Acc: 0.6984
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.1878 | 1.0 | 22 | 0.4096 | 0.7485 | 0.3609 | 0.96 | 0.2222 | 0.8458 |
59
+ | 0.7696 | 2.0 | 44 | 0.3752 | 0.8846 | 0.5063 | 0.8 | 0.3704 | 0.8457 |
60
+ | 0.1811 | 3.0 | 66 | 0.5636 | 0.9201 | 0.5263 | 0.6 | 0.4688 | 0.7728 |
61
+ | 0.0429 | 4.0 | 88 | 0.9458 | 0.9556 | 0.6154 | 0.48 | 0.8571 | 0.7368 |
62
+ | 0.5734 | 5.0 | 110 | 1.2852 | 0.9527 | 0.5556 | 0.4 | 0.9091 | 0.6984 |
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0bc801d9c7c3b3663a667dcfa1ab1f655e0582dae3c064cd8882d60c26a57c2b
3
  size 1334372264
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f0d445707963ea4f9ae5b636b4c24b81fd5d1b2af3e7bf977b2166d20c5f5e6
3
  size 1334372264
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:63ab8e00fa3194e546fee78a99c7afb8c41b63b08eddcbe5790bed5317c48d03
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cae93729825d0168e114bc260b619b92d7279c4fbd42275ec48f9f775819ab54
3
  size 5432