AnonymousCS commited on
Commit
85b6a58
·
verified ·
1 Parent(s): a203fc2

End of training

Browse files
Files changed (3) hide show
  1. README.md +15 -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.2416
22
- - Accuracy: 0.9647
23
- - 1-f1: 0.5581
24
- - 1-recall: 0.6316
25
- - 1-precision: 0.5
26
- - Balanced Acc: 0.8042
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,13 @@ 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.1159 | 1.0 | 17 | 0.1462 | 0.9442 | 0.5455 | 0.9474 | 0.3830 | 0.9457 |
59
- | 0.1063 | 2.0 | 34 | 0.2492 | 0.9610 | 0.5333 | 0.6316 | 0.4615 | 0.8023 |
60
- | 0.0421 | 3.0 | 51 | 0.2416 | 0.9647 | 0.5581 | 0.6316 | 0.5 | 0.8042 |
 
 
 
 
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.1747
22
+ - Accuracy: 0.9814
23
+ - 1-f1: 0.7727
24
+ - 1-recall: 0.8947
25
+ - 1-precision: 0.68
26
+ - Balanced Acc: 0.9397
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.2952 | 1.0 | 34 | 0.1568 | 0.9796 | 0.7556 | 0.8947 | 0.6538 | 0.9387 |
59
+ | 0.0461 | 2.0 | 68 | 0.2817 | 0.9721 | 0.5714 | 0.5263 | 0.625 | 0.7574 |
60
+ | 0.0239 | 3.0 | 102 | 0.1524 | 0.9777 | 0.7273 | 0.8421 | 0.64 | 0.9124 |
61
+ | 0.0233 | 4.0 | 136 | 0.1413 | 0.9703 | 0.6800 | 0.8947 | 0.5484 | 0.9339 |
62
+ | 0.0005 | 5.0 | 170 | 0.3419 | 0.9777 | 0.6667 | 0.6316 | 0.7059 | 0.8110 |
63
+ | 0.0005 | 6.0 | 204 | 0.1759 | 0.9814 | 0.7727 | 0.8947 | 0.68 | 0.9397 |
64
+ | 0.0004 | 7.0 | 238 | 0.1747 | 0.9814 | 0.7727 | 0.8947 | 0.68 | 0.9397 |
65
 
66
 
67
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:18987639cafdba7fe65db5dddcb5a31c62d492ac9b48b2cb11faefecb7c42769
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae394f1aa6c692081ae1b81350200ca739aa55c50424a53943218e5e5f9c017d
3
  size 437958648
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:261d39baf9d8d0825755fe67beb09a0906897a5968cf1591ad1833b18df3e29a
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e320e26a7c99fe7b1b23183ce806fcce64cfd1b4e0178343b3456da1fbb25ae9
3
  size 5432