AnonymousCS commited on
Commit
f0bb8cd
·
verified ·
1 Parent(s): 0f12ab9

End of training

Browse files
Files changed (3) hide show
  1. README.md +12 -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.3727
22
- - Accuracy: 0.9160
23
- - 1-f1: 0.5376
24
- - 1-recall: 0.7576
25
- - 1-precision: 0.4167
26
- - Balanced Acc: 0.8423
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,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.3446 | 1.0 | 16 | 0.2997 | 0.8164 | 0.3974 | 0.9394 | 0.2520 | 0.8737 |
59
- | 0.2425 | 2.0 | 32 | 0.2737 | 0.8535 | 0.4444 | 0.9091 | 0.2941 | 0.8794 |
60
- | 0.1708 | 3.0 | 48 | 0.3248 | 0.9297 | 0.5814 | 0.7576 | 0.4717 | 0.8496 |
61
- | 0.1454 | 4.0 | 64 | 0.3727 | 0.9160 | 0.5376 | 0.7576 | 0.4167 | 0.8423 |
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.3911
22
+ - Accuracy: 0.9219
23
+ - 1-f1: 0.5455
24
+ - 1-recall: 0.7273
25
+ - 1-precision: 0.4364
26
+ - Balanced Acc: 0.8313
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.3601 | 1.0 | 32 | 0.2470 | 0.8652 | 0.4567 | 0.8788 | 0.3085 | 0.8715 |
59
+ | 0.2107 | 2.0 | 64 | 0.3430 | 0.9414 | 0.5946 | 0.6667 | 0.5366 | 0.8135 |
60
+ | 0.1748 | 3.0 | 96 | 0.3222 | 0.9238 | 0.5618 | 0.7576 | 0.4464 | 0.8464 |
61
+ | 0.1041 | 4.0 | 128 | 0.3911 | 0.9219 | 0.5455 | 0.7273 | 0.4364 | 0.8313 |
62
 
63
 
64
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e5d1e26c7a066d9602eead3ac5af84e61c7e9e35dbc95fc067305e61e8282cc2
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:960e0e7d6e3354d423ad0fdadff85f7ec5fefdd0462daa9012e1bc6928dd205e
3
  size 437958648
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:91e4f38a82b13aa3044cbd536b3df00aeab7db6ec80eadd9ad3dcd73cbecdc16
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c540567001fdc5da3829e53cfe8599cf384e5cb807f25cdc3e98aa2c8b8b3c7
3
  size 5432