AnonymousCS commited on
Commit
3a4919f
·
verified ·
1 Parent(s): d29e27e

End of training

Browse files
Files changed (3) hide show
  1. README.md +14 -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.3769
22
- - Accuracy: 0.9040
23
- - 1-f1: 0.6885
24
- - 1-recall: 0.84
25
- - 1-precision: 0.5833
26
- - Balanced Acc: 0.8766
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,12 @@ 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.504 | 1.0 | 7 | 0.3856 | 0.8939 | 0.6441 | 0.76 | 0.5588 | 0.8366 |
59
- | 0.2172 | 2.0 | 14 | 0.2909 | 0.8434 | 0.6076 | 0.96 | 0.4444 | 0.8933 |
60
- | 0.1967 | 3.0 | 21 | 0.3265 | 0.8939 | 0.6866 | 0.92 | 0.5476 | 0.9051 |
61
- | 0.1638 | 4.0 | 28 | 0.3769 | 0.9040 | 0.6885 | 0.84 | 0.5833 | 0.8766 |
 
 
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.7581
22
+ - Accuracy: 0.8990
23
+ - 1-f1: 0.6154
24
+ - 1-recall: 0.64
25
+ - 1-precision: 0.5926
26
+ - Balanced Acc: 0.7882
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.5184 | 1.0 | 13 | 0.4303 | 0.8636 | 0.64 | 0.96 | 0.48 | 0.9049 |
59
+ | 0.3579 | 2.0 | 26 | 0.4185 | 0.9040 | 0.6984 | 0.88 | 0.5789 | 0.8938 |
60
+ | 0.1461 | 3.0 | 39 | 0.3564 | 0.8889 | 0.6667 | 0.88 | 0.5366 | 0.8851 |
61
+ | 0.0568 | 4.0 | 52 | 0.3910 | 0.9040 | 0.6984 | 0.88 | 0.5789 | 0.8938 |
62
+ | 0.1594 | 5.0 | 65 | 0.8283 | 0.8939 | 0.5882 | 0.6 | 0.5769 | 0.7682 |
63
+ | 0.0498 | 6.0 | 78 | 0.7581 | 0.8990 | 0.6154 | 0.64 | 0.5926 | 0.7882 |
64
 
65
 
66
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a4663d856aeed44d496409d4263d00a2a72f51b020ceced071c0c74033b0383c
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbb18f2d864c319944de0b4a7871cd1d8ad4c846af1914adf229f2b15bc4c05f
3
  size 437958648
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4ff2360c6cbf75923f825fa8d0d4b1149ef64cf7aa25a7f2ebb8294db356b16d
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:980a68b10d9bba3aaaffb5a1401ed7ce8fb776c8bdd62034e079fb7c16d3e570
3
  size 5432