Update README.md
- Clarify that the model is not trained on the evaluation dataset
This commit is contained in:
committed by
Julien Chaumond
parent
6a13448ad2
commit
2661d80687
@@ -65,7 +65,7 @@ Citation:
|
|||||||
|
|
||||||
</details>
|
</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 |
|
| Dataset | # samples |
|
||||||
| ----------- | --------- |
|
| ----------- | --------- |
|
||||||
|
|||||||
Reference in New Issue
Block a user