AnonymousCS commited on
Commit
b9b17d9
·
verified ·
1 Parent(s): 3ff4149

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.5199
22
- - Accuracy: 0.7879
23
- - 1-f1: 0.384
24
- - 1-recall: 0.75
25
- - 1-precision: 0.2581
26
- - Balanced Acc: 0.7708
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.8124 | 1.0 | 12 | 0.4385 | 0.7245 | 0.3590 | 0.875 | 0.2258 | 0.7925 |
59
- | 0.4049 | 2.0 | 24 | 0.4576 | 0.7300 | 0.3636 | 0.875 | 0.2295 | 0.7955 |
60
- | 0.3579 | 3.0 | 36 | 0.5199 | 0.7879 | 0.384 | 0.75 | 0.2581 | 0.7708 |
 
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.6162
22
+ - Accuracy: 0.8017
23
+ - 1-f1: 0.3793
24
+ - 1-recall: 0.6875
25
+ - 1-precision: 0.2619
26
+ - Balanced Acc: 0.7501
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.7089 | 1.0 | 23 | 0.5026 | 0.6832 | 0.3275 | 0.875 | 0.2014 | 0.7698 |
59
+ | 0.3315 | 2.0 | 46 | 0.5417 | 0.8209 | 0.3689 | 0.5938 | 0.2676 | 0.7183 |
60
+ | 0.379 | 3.0 | 69 | 0.5617 | 0.8127 | 0.3929 | 0.6875 | 0.275 | 0.7561 |
61
+ | 0.2239 | 4.0 | 92 | 0.6162 | 0.8017 | 0.3793 | 0.6875 | 0.2619 | 0.7501 |
62
 
63
 
64
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2ce9e6e97cf94c7af40ad46ea24698383fc1d946ece6d4ab902c98a3272a7605
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4798087de5a41b97da8472a852a773875cebfafd75c311a8a32ba3226746ba11
3
  size 437958648
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e0a328e34bd599b97e92aebb0b15145dbd595b6611471dcdd2c20c183e8c2db3
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b5f962009bd3c45a01eb7671532ca0a31c9ac55901c1778ed9d37b3e23aad50
3
  size 5432