cartesinus commited on
Commit
2844020
1 Parent(s): 7d3f74c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -15,11 +15,12 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # slurp-intent_baseline-xlm_r-en
17
 
18
- This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
19
- It achieves the following results on the evaluation set:
20
- - Loss: 0.6783
21
- - Accuracy: 0.8810
22
- - F1: 0.8810
 
23
 
24
  ## Model description
25
 
 
15
 
16
  # slurp-intent_baseline-xlm_r-en
17
 
18
+ This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an SLURP dataset.
19
+
20
+ It achieves the following results on the test set:
21
+ - Loss: 0.68222
22
+ - Accuracy: 0.8746
23
+ - F1: 0.8746
24
 
25
  ## Model description
26