MarcBrun commited on
Commit
cc7f44f
1 Parent(s): 801db38

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ Nace en los montes Universales, en la sierra de Albarracín, sobre la rama occid
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
 
 
19
  example_title: "Euskara"
20
  ---
21
 
22
+ # ixambert-base-cased finetuned 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