Update README.md

- Clarify that the model is not trained on the evaluation dataset
This commit is contained in:
Manuel Romero 2020-03-10 05:10:41 +01:00 committed by Julien Chaumond
parent 6a13448ad2
commit 2661d80687
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ Citation:
</details>
I used `Data augmentation techniques` and splited the dataset in order to have a train and test set. The test set was created in a way that contains the same number of samples for each language. Finally, I got:
As **XQuAD** is just an evaluation dataset, I used `Data augmentation techniques` (scraping, neural machine translation, etc) to obtain more samples and splited the dataset in order to have a train and test set. The test set was created in a way that contains the same number of samples for each language. Finally, I got:
| Dataset | # samples |
| ----------- | --------- |