cartesinus commited on
Commit
84c1195
1 Parent(s): 56c550c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -17,7 +17,15 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  # fedcsis_translated-slot_baseline-xlm_r-pl
19
 
20
- This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the None dataset.
 
 
 
 
 
 
 
 
21
  It achieves the following results on the evaluation set:
22
  - Loss: 1.0761
23
  - Precision: 0.7299
 
17
 
18
  # fedcsis_translated-slot_baseline-xlm_r-pl
19
 
20
+ This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the
21
+ [leyzer-fedcsis-translated](https://huggingface.co/datasets/cartesinus/leyzer-fedcsis-translated) dataset.
22
+
23
+ Results on untranslated test set:
24
+ - Precision: 0.5909
25
+ - Recall: 0.5766
26
+ - F1: 0.5836
27
+ - Accuracy: 0.7484
28
+
29
  It achieves the following results on the evaluation set:
30
  - Loss: 1.0761
31
  - Precision: 0.7299