AnonymousCS commited on
Commit
bf92c0b
·
verified ·
1 Parent(s): e9523a2

End of training

Browse files
Files changed (3) hide show
  1. README.md +13 -12
  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.3520
22
- - Accuracy: 0.9
23
- - 1-f1: 0.5366
24
- - 1-recall: 0.8462
25
- - 1-precision: 0.3929
26
- - Balanced Acc: 0.8751
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,10 +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.2228 | 1.0 | 12 | 0.3460 | 0.8316 | 0.4286 | 0.9231 | 0.2791 | 0.8740 |
59
- | 0.1943 | 2.0 | 24 | 0.3158 | 0.9158 | 0.5789 | 0.8462 | 0.44 | 0.8835 |
60
- | 0.0906 | 3.0 | 36 | 0.3513 | 0.9289 | 0.5970 | 0.7692 | 0.4878 | 0.8550 |
61
- | 0.1499 | 4.0 | 48 | 0.3520 | 0.9 | 0.5366 | 0.8462 | 0.3929 | 0.8751 |
 
62
 
63
 
64
  ### 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.4468
22
+ - Accuracy: 0.9263
23
+ - 1-f1: 0.5882
24
+ - 1-recall: 0.7692
25
+ - 1-precision: 0.4762
26
+ - Balanced Acc: 0.8535
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.2098 | 1.0 | 24 | 0.3538 | 0.9237 | 0.6027 | 0.8462 | 0.4681 | 0.8878 |
59
+ | 0.3321 | 2.0 | 48 | 0.3210 | 0.9158 | 0.5789 | 0.8462 | 0.44 | 0.8835 |
60
+ | 0.0678 | 3.0 | 72 | 0.4057 | 0.9395 | 0.6230 | 0.7308 | 0.5429 | 0.8428 |
61
+ | 0.0396 | 4.0 | 96 | 0.5666 | 0.95 | 0.6415 | 0.6538 | 0.6296 | 0.8128 |
62
+ | 0.0103 | 5.0 | 120 | 0.4468 | 0.9263 | 0.5882 | 0.7692 | 0.4762 | 0.8535 |
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ab899bc540abd5ede90c2fa9c544a4f5c412866860e27e26f3a76ba37bed47bf
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1b252cb64a101531be5b7f5ceae43b429ac0f086e8fd6ee110bc7013e7d08ef
3
  size 437958648
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5a234358d3fef695282e588879afda9c10cf12aa3231a576077273ec2cdd30ad
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3c4d89cfb329a052f51df18ce5171e790ff2ebdb65d1cb2c0e4d237d2cdcb04
3
  size 5432