lupobricco
commited on
Commit
•
62438d7
1
Parent(s):
e170fe3
End of training
Browse files- README.md +14 -14
- model.safetensors +1 -1
README.md
CHANGED
@@ -18,10 +18,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [aiknowyou/it-emotion-analyzer](https://huggingface.co/aiknowyou/it-emotion-analyzer) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
- F1: 0.
|
23 |
-
- Roc Auc: 0.
|
24 |
-
- Accuracy: 0.
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -52,16 +52,16 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
|
54 |
|:-------------:|:-----:|:-----:|:---------------:|:------:|:-------:|:--------:|
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
|
66 |
|
67 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [aiknowyou/it-emotion-analyzer](https://huggingface.co/aiknowyou/it-emotion-analyzer) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.2714
|
22 |
+
- F1: 0.4804
|
23 |
+
- Roc Auc: 0.6939
|
24 |
+
- Accuracy: 0.3110
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
|
54 |
|:-------------:|:-----:|:-----:|:---------------:|:------:|:-------:|:--------:|
|
55 |
+
| 0.2712 | 1.0 | 1037 | 0.2740 | 0.3755 | 0.6250 | 0.2680 |
|
56 |
+
| 0.2238 | 2.0 | 2074 | 0.2703 | 0.4161 | 0.6504 | 0.2749 |
|
57 |
+
| 0.1743 | 3.0 | 3111 | 0.2714 | 0.4804 | 0.6939 | 0.3110 |
|
58 |
+
| 0.143 | 4.0 | 4148 | 0.2838 | 0.4632 | 0.6811 | 0.2887 |
|
59 |
+
| 0.1089 | 5.0 | 5185 | 0.2971 | 0.4756 | 0.6897 | 0.3041 |
|
60 |
+
| 0.0874 | 6.0 | 6222 | 0.3242 | 0.4718 | 0.6965 | 0.2887 |
|
61 |
+
| 0.0726 | 7.0 | 7259 | 0.3414 | 0.4798 | 0.7003 | 0.3076 |
|
62 |
+
| 0.0565 | 8.0 | 8296 | 0.3538 | 0.4690 | 0.6897 | 0.2973 |
|
63 |
+
| 0.0501 | 9.0 | 9333 | 0.3712 | 0.4696 | 0.6959 | 0.2938 |
|
64 |
+
| 0.0426 | 10.0 | 10370 | 0.3692 | 0.4702 | 0.6922 | 0.2904 |
|
65 |
|
66 |
|
67 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 439765016
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb9538774211c2a8f6c814f2f38e369ad27af4a2ae151bf2f4c030e554aaecc6
|
3 |
size 439765016
|