AnonymousCS commited on
Commit
eb1f217
·
verified ·
1 Parent(s): d8fea04

End of training

Browse files
Files changed (3) hide show
  1. README.md +12 -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_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.3763
22
- - Accuracy: 0.9447
23
- - 1-f1: 0.6197
24
- - 1-recall: 0.7586
25
- - 1-precision: 0.5238
26
- - Balanced Acc: 0.8575
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.3693 | 1.0 | 16 | 0.2956 | 0.9365 | 0.5974 | 0.7931 | 0.4792 | 0.8693 |
59
- | 0.2015 | 2.0 | 32 | 0.3256 | 0.9385 | 0.5946 | 0.7586 | 0.4889 | 0.8543 |
60
- | 0.1059 | 3.0 | 48 | 0.3763 | 0.9447 | 0.6197 | 0.7586 | 0.5238 | 0.8575 |
 
61
 
62
 
63
  ### 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.5150
22
+ - Accuracy: 0.9529
23
+ - 1-f1: 0.6230
24
+ - 1-recall: 0.6552
25
+ - 1-precision: 0.5938
26
+ - Balanced Acc: 0.8134
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.3938 | 1.0 | 31 | 0.3602 | 0.9549 | 0.6333 | 0.6552 | 0.6129 | 0.8145 |
59
+ | 0.296 | 2.0 | 62 | 0.5009 | 0.9590 | 0.6429 | 0.6207 | 0.6667 | 0.8005 |
60
+ | 0.1175 | 3.0 | 93 | 0.4227 | 0.9549 | 0.6333 | 0.6552 | 0.6129 | 0.8145 |
61
+ | 0.0251 | 4.0 | 124 | 0.5150 | 0.9529 | 0.6230 | 0.6552 | 0.5938 | 0.8134 |
62
 
63
 
64
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c6fdefd53d3c8424eb2ec7b5d7e5f2e70a5eab4974bc557bbea8134d12096fe2
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00aed929de3eb54edc9c5aaf79c59a8a0fe8bc1b47fc464921942600c66234d2
3
  size 437958648
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2ea2fcdde3dc1f72e49002ae6fc6b373a0db90cb5a7738f187f0a78642492ac4
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06ab3a182d9af6be0a4e3d1a98344bf1fc5709d633ba3780e25be6efd516c46b
3
  size 5432