bourdoiscatie
commited on
Commit
·
9feb80c
1
Parent(s):
7d3c6ba
Update README.md
Browse files
README.md
CHANGED
@@ -252,6 +252,7 @@ An example:
|
|
252 |
### xnli
|
253 |
**Original**: https://huggingface.co/datasets/xnli
|
254 |
Note: only the French portion of this multilingual dataset is kept for our use.
|
|
|
255 |
> @InProceedings{conneau2018xnli,
|
256 |
author = {Conneau, Alexis and Rinott, Ruty and Lample, Guillaume and Williams, Adina and Bowman, Samuel R. and Schwenk, Holger and Stoyanov, Veselin},
|
257 |
title = {XNLI: Evaluating Cross-lingual Sentence Representations},
|
@@ -274,6 +275,7 @@ The `xnli_fr_prompt_textual_entailment` dataset has the same license as the orig
|
|
274 |
### MoritzLaurer/multilingual-NLI-26lang-2mil7
|
275 |
**Original**: https://huggingface.co/datasets/MoritzLaurer/multilingual-NLI-26lang-2mil7
|
276 |
Note: only the French portion of this multilingual dataset is kept for our use. These are the `fr_anli`, `fr_fever`, `fr_ling`, `fr_mnli` and `fr_wanli` splits.
|
|
|
277 |
@article{laurer_less_2022,
|
278 |
title = {Less {Annotating}, {More} {Classifying} – {Addressing} the {Data} {Scarcity} {Issue} of {Supervised} {Machine} {Learning} with {Deep} {Transfer} {Learning} and {BERT} - {NLI}},
|
279 |
url = {https://osf.io/74b8k},
|
|
|
252 |
### xnli
|
253 |
**Original**: https://huggingface.co/datasets/xnli
|
254 |
Note: only the French portion of this multilingual dataset is kept for our use.
|
255 |
+
#### Citation
|
256 |
> @InProceedings{conneau2018xnli,
|
257 |
author = {Conneau, Alexis and Rinott, Ruty and Lample, Guillaume and Williams, Adina and Bowman, Samuel R. and Schwenk, Holger and Stoyanov, Veselin},
|
258 |
title = {XNLI: Evaluating Cross-lingual Sentence Representations},
|
|
|
275 |
### MoritzLaurer/multilingual-NLI-26lang-2mil7
|
276 |
**Original**: https://huggingface.co/datasets/MoritzLaurer/multilingual-NLI-26lang-2mil7
|
277 |
Note: only the French portion of this multilingual dataset is kept for our use. These are the `fr_anli`, `fr_fever`, `fr_ling`, `fr_mnli` and `fr_wanli` splits.
|
278 |
+
#### Citation
|
279 |
@article{laurer_less_2022,
|
280 |
title = {Less {Annotating}, {More} {Classifying} – {Addressing} the {Data} {Scarcity} {Issue} of {Supervised} {Machine} {Learning} with {Deep} {Transfer} {Learning} and {BERT} - {NLI}},
|
281 |
url = {https://osf.io/74b8k},
|