Luca Tedeschini commited on
Commit
40c0f3c
·
verified ·
1 Parent(s): 6d07876

MultiPRIDE-DualEncoder-LPFT-it

Browse files
Files changed (3) hide show
  1. README.md +11 -11
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -21,10 +21,10 @@ should probably proofread and complete it, then remove this comment. -->
21
 
22
  This model is a fine-tuned version of [nickprock/setfit-italian-hate-speech](https://huggingface.co/nickprock/setfit-italian-hate-speech) on the None dataset.
23
  It achieves the following results on the evaluation set:
24
- - Loss: 0.0215
25
- - Accuracy: 0.9202
26
- - F1: 0.8060
27
- - Precision: 0.75
28
  - Recall: 0.8710
29
 
30
  ## Model description
@@ -47,7 +47,7 @@ The following hyperparameters were used during training:
47
  - learning_rate: 2e-05
48
  - train_batch_size: 8
49
  - eval_batch_size: 8
50
- - seed: 67
51
  - optimizer: Use adamw_torch_fused with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
52
  - lr_scheduler_type: linear
53
  - num_epochs: 10
@@ -56,12 +56,12 @@ The following hyperparameters were used during training:
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
58
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
59
- | 0.1723 | 1.0 | 95 | 0.1277 | 0.8037 | 0.5556 | 0.4878 | 0.6452 |
60
- | 0.1278 | 2.0 | 190 | 0.0812 | 0.9325 | 0.8 | 0.9167 | 0.7097 |
61
- | 0.0705 | 3.0 | 285 | 0.0408 | 0.9571 | 0.8889 | 0.875 | 0.9032 |
62
- | 0.0463 | 4.0 | 380 | 0.0261 | 0.9509 | 0.8788 | 0.8286 | 0.9355 |
63
- | 0.0329 | 5.0 | 475 | 0.0216 | 0.9325 | 0.8406 | 0.7632 | 0.9355 |
64
- | 0.0237 | 6.0 | 570 | 0.0215 | 0.9202 | 0.8060 | 0.75 | 0.8710 |
65
 
66
 
67
  ### Framework versions
 
21
 
22
  This model is a fine-tuned version of [nickprock/setfit-italian-hate-speech](https://huggingface.co/nickprock/setfit-italian-hate-speech) on the None dataset.
23
  It achieves the following results on the evaluation set:
24
+ - Loss: 0.1746
25
+ - Accuracy: 0.2577
26
+ - F1: 0.3086
27
+ - Precision: 0.1875
28
  - Recall: 0.8710
29
 
30
  ## Model description
 
47
  - learning_rate: 2e-05
48
  - train_batch_size: 8
49
  - eval_batch_size: 8
50
+ - seed: 68
51
  - optimizer: Use adamw_torch_fused with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
52
  - lr_scheduler_type: linear
53
  - num_epochs: 10
 
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
58
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
59
+ | 0.2785 | 1.0 | 95 | 0.2339 | 0.1902 | 0.3196 | 0.1902 | 1.0 |
60
+ | 0.2178 | 2.0 | 190 | 0.2053 | 0.1902 | 0.3196 | 0.1902 | 1.0 |
61
+ | 0.2017 | 3.0 | 285 | 0.1909 | 0.2025 | 0.3229 | 0.1925 | 1.0 |
62
+ | 0.1947 | 4.0 | 380 | 0.1832 | 0.2147 | 0.3191 | 0.1911 | 0.9677 |
63
+ | 0.1824 | 5.0 | 475 | 0.1779 | 0.2393 | 0.3187 | 0.1921 | 0.9355 |
64
+ | 0.1782 | 6.0 | 570 | 0.1746 | 0.2577 | 0.3086 | 0.1875 | 0.8710 |
65
 
66
 
67
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:db58f5528513fa385e4a216aaaaa35589b6fc16c9f0ab91cfe8a9bfba73f2517
3
  size 443306324
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94bae5a6afd5ba35936009754e85a1c6f29bfd4357c2c037069df65ab6120021
3
  size 443306324
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:10f01f330d70b201e4fb82602ae039e7a2d904076f32c955bcb83866e1127321
3
  size 5969
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6ead563fc1f2325cf1112d7b6445cb53452e8fd011a30721432a34d7034090a
3
  size 5969