[model_cards] Small formatting fix

cc @mrm8488
This commit is contained in:
Julien Chaumond 2020-03-06 18:07:44 -05:00
parent 08a70fb392
commit e03129ad44
2 changed files with 7 additions and 1 deletions

View File

@ -50,7 +50,8 @@ for the other languages.
Citation:
<details>
```
```bibtex
@article{Artetxe:etal:2019,
author = {Mikel Artetxe and Sebastian Ruder and Dani Yogatama},
title = {On the cross-lingual transferability of monolingual representations},
@ -61,6 +62,7 @@ Citation:
eprint = {1910.11856}
}
```
</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:

View File

@ -50,6 +50,8 @@ for the other languages.
Citation:
<details>
```bibtex
@article{Artetxe:etal:2019,
author = {Mikel Artetxe and Sebastian Ruder and Dani Yogatama},
title = {On the cross-lingual transferability of monolingual representations},
@ -59,6 +61,8 @@ Citation:
archivePrefix = {arXiv},
eprint = {1910.11856}
}
```
</details>
I used `Data augmentation techniques` 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: