AnonymousCS commited on
Commit
5a25092
·
verified ·
1 Parent(s): c34cb9a

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_multilingual_bert_uncased_v2](https://huggingface.co/AnonymousCS/populism_multilingual_bert_uncased_v2) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.5274
22
- - Accuracy: 0.9259
23
- - 1-f1: 0.5938
24
- - 1-recall: 0.6333
25
- - 1-precision: 0.5588
26
- - Balanced Acc: 0.7933
27
 
28
  ## Model description
29
 
@@ -42,9 +42,9 @@ More information needed
42
  ### Training hyperparameters
43
 
44
  The following hyperparameters were used during training:
45
- - learning_rate: 3e-05
46
- - train_batch_size: 16
47
- - eval_batch_size: 16
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.3552 | 1.0 | 11 | 0.3658 | 0.8917 | 0.5778 | 0.8667 | 0.4333 | 0.8804 |
59
- | 0.2112 | 2.0 | 22 | 1.3490 | 0.5726 | 0.2788 | 0.9667 | 0.1629 | 0.7512 |
60
- | 0.0756 | 3.0 | 33 | 0.5274 | 0.9259 | 0.5938 | 0.6333 | 0.5588 | 0.7933 |
 
61
 
62
 
63
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [AnonymousCS/populism_multilingual_bert_uncased_v2](https://huggingface.co/AnonymousCS/populism_multilingual_bert_uncased_v2) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.5880
22
+ - Accuracy: 0.8091
23
+ - 1-f1: 0.4370
24
+ - 1-recall: 0.8667
25
+ - 1-precision: 0.2921
26
+ - Balanced Acc: 0.8352
27
 
28
  ## Model description
29
 
 
42
  ### Training hyperparameters
43
 
44
  The following hyperparameters were used during training:
45
+ - learning_rate: 1e-05
46
+ - train_batch_size: 32
47
+ - eval_batch_size: 32
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.0278 | 1.0 | 6 | 0.5862 | 0.7949 | 0.4375 | 0.9333 | 0.2857 | 0.8576 |
59
+ | 0.0457 | 2.0 | 12 | 0.4818 | 0.8832 | 0.5495 | 0.8333 | 0.4098 | 0.8606 |
60
+ | 0.0222 | 3.0 | 18 | 0.5837 | 0.8319 | 0.4685 | 0.8667 | 0.3210 | 0.8477 |
61
+ | 0.0034 | 4.0 | 24 | 0.5880 | 0.8091 | 0.4370 | 0.8667 | 0.2921 | 0.8352 |
62
 
63
 
64
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:17236ccaf96124ba143528b82fd512fc4bfcb1f350b0b32ce39bc680774e4bdb
3
  size 669455360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4a6c371cd96cedfed92255a590b4cf1e5b00f63a2295b489f61c9c856792f18
3
  size 669455360
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8384486b235900b67c8d91bff3da7d3f935d76138bd2fed63c3e266811b3fedb
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d601f85bf891e3ee5be9ef3f5ca0bb7c0e7af6f4a8444f7f3531b60e0c4d951b
3
  size 5432