cartesinus
commited on
Commit
·
8f12c37
1
Parent(s):
43890ba
Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,15 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# fedcsis_translated-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.5478
|
21 |
- Accuracy: 0.8769
|
|
|
15 |
|
16 |
# fedcsis_translated-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-translated](https://huggingface.co/datasets/cartesinus/leyzer-fedcsis-translated) dataset.
|
20 |
+
|
21 |
+
Results on untranslated test set:
|
22 |
+
- Precision: 0.5909
|
23 |
+
- Recall: 0.5766
|
24 |
+
- F1: 0.5836
|
25 |
+
- Accuracy: 0.7484
|
26 |
+
|
27 |
It achieves the following results on the evaluation set:
|
28 |
- Loss: 0.5478
|
29 |
- Accuracy: 0.8769
|