MarcBrun commited on
Commit
86a16c7
1 Parent(s): 8e41962

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -19,10 +19,12 @@ Nace en los montes Universales, en la sierra de Albarracín, sobre la rama occid
19
  example_title: "Euskara"
20
  ---
21
 
22
- # Description
23
 
24
  This is a basic implementation of the multilingual model ["ixambert-base-cased"](https://huggingface.co/ixa-ehu/ixambert-base-cased), fine-tuned on SQuAD v1.1, that is able to answer basic factual questions in English, Spanish and Basque. This model reaches a F1 score of 89.1 on the SQuAD 1.1 dev set.
25
 
 
 
26
  **Language model:** ixambert-base-cased
27
  **Languages:** English, Spanish and Basque
28
  **Downstream task:** Extractive QA
 
19
  example_title: "Euskara"
20
  ---
21
 
22
+ # ixambert-base-cased for QA
23
 
24
  This is a basic implementation of the multilingual model ["ixambert-base-cased"](https://huggingface.co/ixa-ehu/ixambert-base-cased), fine-tuned on SQuAD v1.1, that is able to answer basic factual questions in English, Spanish and Basque. This model reaches a F1 score of 89.1 on the SQuAD 1.1 dev set.
25
 
26
+ # Overview
27
+
28
  **Language model:** ixambert-base-cased
29
  **Languages:** English, Spanish and Basque
30
  **Downstream task:** Extractive QA