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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -23,12 +23,12 @@ Nace en los montes Universales, en la sierra de Albarracín, sobre la rama occid
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
29
- **Training data**: SQuAD v1.1
30
- **Eval data**: SQuAD v1.1
31
- **Infrastructure**: 1x GeForce RTX 2080
32
 
33
  ### Outputs
34
 
 
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
29
+ **Training data:** SQuAD v1.1
30
+ **Eval data:** SQuAD v1.1
31
+ **Infrastructure:** 1x GeForce RTX 2080
32
 
33
  ### Outputs
34