Luca Tedeschini commited on
MultiPRIDE-DualEncoder-LPFT-it
Browse files- README.md +10 -11
- 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 |
|
|
@@ -56,12 +56,11 @@ The following hyperparameters were used during training:
|
|
| 56 |
|
| 57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
| 58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
| 59 |
-
| 0.
|
| 60 |
-
| 0.
|
| 61 |
-
| 0.
|
| 62 |
-
| 0.
|
| 63 |
-
| 0.
|
| 64 |
-
| 0.1782 | 6.0 | 570 | 0.1746 | 0.2577 | 0.3086 | 0.1875 | 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.0739
|
| 25 |
+
- Accuracy: 0.8773
|
| 26 |
+
- F1: 0.6774
|
| 27 |
+
- Precision: 0.6774
|
| 28 |
+
- Recall: 0.6774
|
| 29 |
|
| 30 |
## Model description
|
| 31 |
|
|
|
|
| 56 |
|
| 57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
| 58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
| 59 |
+
| 0.1788 | 1.0 | 95 | 0.0812 | 0.8834 | 0.6667 | 0.7308 | 0.6129 |
|
| 60 |
+
| 0.0527 | 2.0 | 190 | 0.0595 | 0.8896 | 0.7 | 0.7241 | 0.6774 |
|
| 61 |
+
| 0.026 | 3.0 | 285 | 0.0712 | 0.8896 | 0.7 | 0.7241 | 0.6774 |
|
| 62 |
+
| 0.0406 | 4.0 | 380 | 0.0708 | 0.8834 | 0.6885 | 0.7 | 0.6774 |
|
| 63 |
+
| 0.0261 | 5.0 | 475 | 0.0739 | 0.8773 | 0.6774 | 0.6774 | 0.6774 |
|
|
|
|
| 64 |
|
| 65 |
|
| 66 |
### 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:36665b0c0058a6cdf6d5161f2a17d18b60b44c7e46a008788c7eb22470fb43d0
|
| 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:f1095230a378f35cd7fde43286f1d3dedc592afdb443e4a5de79a48270b89f4b
|
| 3 |
size 5969
|