Luca Tedeschini
commited on
MultiPRIDE-DualEncoder-MainStage-FT-it
Browse files- README.md +11 -17
- model.safetensors +1 -1
- 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.
|
| 25 |
-
- Accuracy: 0.
|
| 26 |
-
- F1: 0.
|
| 27 |
-
- Precision: 0.
|
| 28 |
-
- Recall: 0.
|
| 29 |
|
| 30 |
## Model description
|
| 31 |
|
|
@@ -54,18 +54,12 @@ The following hyperparameters were used during training:
|
|
| 54 |
|
| 55 |
### Training results
|
| 56 |
|
| 57 |
-
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1
|
| 58 |
-
|
| 59 |
-
| 0.
|
| 60 |
-
| 0.
|
| 61 |
-
| 0.
|
| 62 |
-
| 0.
|
| 63 |
-
| 0.1661 | 5.0 | 475 | 0.1631 | 0.4417 | 0.3636 | 0.2321 | 0.8387 |
|
| 64 |
-
| 0.1655 | 6.0 | 570 | 0.1622 | 0.4847 | 0.3731 | 0.2427 | 0.8065 |
|
| 65 |
-
| 0.163 | 7.0 | 665 | 0.1617 | 0.4908 | 0.3759 | 0.2451 | 0.8065 |
|
| 66 |
-
| 0.1644 | 8.0 | 760 | 0.1617 | 0.4908 | 0.3759 | 0.2451 | 0.8065 |
|
| 67 |
-
| 0.1641 | 9.0 | 855 | 0.1616 | 0.4908 | 0.3759 | 0.2451 | 0.8065 |
|
| 68 |
-
| 0.1615 | 10.0 | 950 | 0.1613 | 0.4908 | 0.3759 | 0.2451 | 0.8065 |
|
| 69 |
|
| 70 |
|
| 71 |
### 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.0658
|
| 25 |
+
- Accuracy: 0.8896
|
| 26 |
+
- F1: 0.7
|
| 27 |
+
- Precision: 0.7241
|
| 28 |
+
- Recall: 0.6774
|
| 29 |
|
| 30 |
## Model description
|
| 31 |
|
|
|
|
| 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
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 443306324
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:10bb1148f5031e9c7dca428e7f3d0f90a73c41bcca734d79ab360d5e7b860004
|
| 3 |
size 443306324
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5969
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ca2b700aee44a078e0c5f4da63eba2ecc7ad23e075425b757baaba91e7b430b9
|
| 3 |
size 5969
|