cartesinus
commited on
Commit
•
6b435aa
1
Parent(s):
67e7c0e
Update README.md
Browse files
README.md
CHANGED
@@ -15,11 +15,14 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# fedcsis-intent_baseline-xlm_r-pl
|
17 |
|
18 |
-
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the
|
|
|
|
|
|
|
|
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Accuracy: 0.
|
22 |
-
- F1: 0.9595
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
15 |
|
16 |
# fedcsis-intent_baseline-xlm_r-pl
|
17 |
|
18 |
+
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the
|
19 |
+
[leyzer-fedcsis](https://huggingface.co/cartesinus/leyzer-fedcsis) dataset.
|
20 |
+
Results on test set:
|
21 |
+
- Accuracy: **0.959451**
|
22 |
+
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: **0.1602**
|
25 |
+
- Accuracy: **0.9671**
|
|
|
26 |
|
27 |
## Model description
|
28 |
|