Luca Tedeschini commited on
Commit
af33ce8
·
verified ·
1 Parent(s): 672d42f

MultiPRIDE-DualEncoder-MainStage-FT-it

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
@@ -21,11 +21,11 @@ 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.0658
25
- - Accuracy: 0.8896
26
- - F1: 0.7
27
- - Precision: 0.7241
28
- - Recall: 0.6774
29
 
30
  ## Model description
31
 
@@ -47,19 +47,19 @@ The following hyperparameters were used during training:
47
  - learning_rate: 5e-06
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
54
 
55
  ### Training results
56
 
57
- | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
58
- |:-------------:|:-----:|:----:|:---------------:|:--------:|:---:|:---------:|:------:|
59
- | 0.0337 | 1.0 | 95 | 0.0640 | 0.8896 | 0.7 | 0.7241 | 0.6774 |
60
- | 0.0282 | 2.0 | 190 | 0.0651 | 0.8896 | 0.7 | 0.7241 | 0.6774 |
61
- | 0.0258 | 3.0 | 285 | 0.0658 | 0.8896 | 0.7 | 0.7241 | 0.6774 |
62
- | 0.0434 | 4.0 | 380 | 0.0658 | 0.8896 | 0.7 | 0.7241 | 0.6774 |
63
 
64
 
65
  ### 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.0244
25
+ - Accuracy: 0.9202
26
+ - F1: 0.8060
27
+ - Precision: 0.75
28
+ - Recall: 0.8710
29
 
30
  ## Model description
31
 
 
47
  - learning_rate: 5e-06
48
  - train_batch_size: 8
49
  - eval_batch_size: 8
50
+ - seed: 42
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
54
 
55
  ### Training results
56
 
57
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
58
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
59
+ | 0.0219 | 1.0 | 95 | 0.0262 | 0.9202 | 0.8060 | 0.75 | 0.8710 |
60
+ | 0.0255 | 2.0 | 190 | 0.0251 | 0.9202 | 0.8060 | 0.75 | 0.8710 |
61
+ | 0.0278 | 3.0 | 285 | 0.0249 | 0.9202 | 0.8060 | 0.75 | 0.8710 |
62
+ | 0.0204 | 4.0 | 380 | 0.0244 | 0.9202 | 0.8060 | 0.75 | 0.8710 |
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:10bb1148f5031e9c7dca428e7f3d0f90a73c41bcca734d79ab360d5e7b860004
3
  size 443306324
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc83d2cc0651ed59d0228c5e0124353732928cf4044002fe3668f984b8156637
3
  size 443306324
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ca2b700aee44a078e0c5f4da63eba2ecc7ad23e075425b757baaba91e7b430b9
3
  size 5969
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a43904e7e0b36a0b6eea1540df0b26129de53c9270ff2cb55380dd96ebf49384
3
  size 5969