AnonymousCS commited on
Commit
2a94671
·
verified ·
1 Parent(s): d67070a

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.4397
22
- - Accuracy: 0.9550
23
- - 1-f1: 0.6250
24
- - 1-recall: 0.7143
25
- - 1-precision: 0.5556
26
- - Balanced Acc: 0.8413
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.3958 | 1.0 | 21 | 0.3122 | 0.9505 | 0.6118 | 0.7429 | 0.52 | 0.8524 |
59
- | 0.2755 | 2.0 | 42 | 0.2939 | 0.8726 | 0.4218 | 0.8857 | 0.2768 | 0.8788 |
60
- | 0.3022 | 3.0 | 63 | 0.3010 | 0.8996 | 0.4553 | 0.8 | 0.3182 | 0.8525 |
61
- | 0.0945 | 4.0 | 84 | 0.4397 | 0.9550 | 0.6250 | 0.7143 | 0.5556 | 0.8413 |
 
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.9208
22
+ - Accuracy: 0.9610
23
+ - 1-f1: 0.5
24
+ - 1-recall: 0.3714
25
+ - 1-precision: 0.7647
26
+ - Balanced Acc: 0.6825
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.7421 | 1.0 | 42 | 0.5374 | 0.9565 | 0.4314 | 0.3143 | 0.6875 | 0.6532 |
59
+ | 0.203 | 2.0 | 84 | 0.3242 | 0.9475 | 0.5783 | 0.6857 | 0.5 | 0.8239 |
60
+ | 0.2372 | 3.0 | 126 | 0.4094 | 0.9580 | 0.6216 | 0.6571 | 0.5897 | 0.8159 |
61
+ | 0.0244 | 4.0 | 168 | 0.6149 | 0.9535 | 0.5079 | 0.4571 | 0.5714 | 0.7191 |
62
+ | 0.047 | 5.0 | 210 | 0.9208 | 0.9610 | 0.5 | 0.3714 | 0.7647 | 0.6825 |
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:55f8e3afeaac7598491b665e1e052647dc2e401678b1a3bff25ab49272894c6d
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a5de5ab6b969bbe6c1d57228f3a1c6cb4ea353b237cb0976dcb8d4275b49c92
3
  size 437958648
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2544b39b4c8b09ebb14a6addcb41dea8eb4f6ca49da7b955f0f0785ca5dd0064
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2e51037dfce79704157008b135376af744eaaeb5918f76034000079e4cc8a81
3
  size 5432