AnonymousCS commited on
Commit
23c8517
·
verified ·
1 Parent(s): c81bce7

End of training

Browse files
Files changed (3) hide show
  1. README.md +12 -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: 1.0488
22
- - Accuracy: 0.7033
23
- - 1-f1: 0.1622
24
- - 1-recall: 0.8
25
- - 1-precision: 0.0902
26
- - Balanced Acc: 0.7499
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,9 @@ 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.6357 | 1.0 | 13 | 0.6818 | 0.7321 | 0.1765 | 0.8 | 0.0992 | 0.7648 |
59
- | 0.1106 | 2.0 | 26 | 0.8337 | 0.6938 | 0.1579 | 0.8 | 0.0876 | 0.7449 |
60
- | 0.0716 | 3.0 | 39 | 1.0488 | 0.7033 | 0.1622 | 0.8 | 0.0902 | 0.7499 |
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.8100
22
+ - Accuracy: 0.7990
23
+ - 1-f1: 0.2364
24
+ - 1-recall: 0.8667
25
+ - 1-precision: 0.1368
26
+ - Balanced Acc: 0.8316
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.192 | 1.0 | 7 | 0.7250 | 0.8373 | 0.2766 | 0.8667 | 0.1646 | 0.8514 |
59
+ | 0.057 | 2.0 | 14 | 0.7615 | 0.8110 | 0.2476 | 0.8667 | 0.1444 | 0.8378 |
60
+ | 0.0176 | 3.0 | 21 | 0.8100 | 0.7990 | 0.2364 | 0.8667 | 0.1368 | 0.8316 |
61
 
62
 
63
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:77204d0f1c7e0452b3b4cc980d142aefef5095ed48407cb88bd956eea5bc48c5
3
  size 669455360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6151526420b0487ba7b4bd4951c10a7189fcb476ba8f96147df652bbca6bc997
3
  size 669455360
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e682719ca76b6df690f8ab71242432b44269b553499ab17fe6ce7a6d23cf1ed
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:709fa362eefc1626c5434495a006c15ba16152da1cfadddf23fa5d3ca011050a
3
  size 5432