Korean Natural Language Inference datasets.
An example of 'train' looks as follows.
An example of 'train' looks as follows.
An example of 'validation' looks as follows.
The data fields are the same among all splits.
premise: a string feature.hypothesis: a string feature.label: a classification label, with possible values including entailment (0), neutral (1), contradiction (2).premise: a string feature.hypothesis: a string feature.label: a classification label, with possible values including entailment (0), neutral (1), contradiction (2).premise: a string feature.hypothesis: a string feature.label: a classification label, with possible values including entailment (0), neutral (1), contradiction (2).| train | |
|---|---|
| multi_nli | 392702 |
| train | |
|---|---|
| snli | 550152 |
| validation | test | |
|---|---|---|
| xnli | 2490 | 5010 |
The dataset is licensed under Creative Commons Attribution-ShareAlike license (CC BY-SA 4.0).
@article{ham2020kornli,
title={KorNLI and KorSTS: New Benchmark Datasets for Korean Natural Language Understanding},
author={Ham, Jiyeon and Choe, Yo Joong and Park, Kyubyong and Choi, Ilji and Soh, Hyungjoon},
journal={arXiv preprint arXiv:2004.03289},
year={2020}
}
Thanks to @thomwolf, @lhoestq, @lewtun, @patrickvonplaten for adding this dataset.
Korean Natural Language Inference datasets.
An example of 'train' looks as follows.
An example of 'train' looks as follows.
An example of 'validation' looks as follows.
The data fields are the same among all splits.
premise: a string feature.hypothesis: a string feature.label: a classification label, with possible values including entailment (0), neutral (1), contradiction (2).premise: a string feature.hypothesis: a string feature.label: a classification label, with possible values including entailment (0), neutral (1), contradiction (2).premise: a string feature.hypothesis: a string feature.label: a classification label, with possible values including entailment (0), neutral (1), contradiction (2).| train | |
|---|---|
| multi_nli | 392702 |
| train | |
|---|---|
| snli | 550152 |
| validation | test | |
|---|---|---|
| xnli | 2490 | 5010 |
The dataset is licensed under Creative Commons Attribution-ShareAlike license (CC BY-SA 4.0).
@article{ham2020kornli,
title={KorNLI and KorSTS: New Benchmark Datasets for Korean Natural Language Understanding},
author={Ham, Jiyeon and Choe, Yo Joong and Park, Kyubyong and Choi, Ilji and Soh, Hyungjoon},
journal={arXiv preprint arXiv:2004.03289},
year={2020}
}
Thanks to @thomwolf, @lhoestq, @lewtun, @patrickvonplaten for adding this dataset.