数据集:
hans
任务:
语言:
计算机处理:
monolingual大小:
10K<n<100K语言创建人:
expert-generated批注创建人:
expert-generated源数据集:
original预印本库:
arxiv:1902.01007许可:
HANS数据集是一个NLI评估集,用于测试NLI模型可能学习的无效启发式假设。
“train”的示例如下所示。
所有拆分的数据字段相同。
plain_textname | train | validation |
---|---|---|
plain_text | 30000 | 30000 |
@article{DBLP:journals/corr/abs-1902-01007,
author = {R. Thomas McCoy and
Ellie Pavlick and
Tal Linzen},
title = {Right for the Wrong Reasons: Diagnosing Syntactic Heuristics in Natural
Language Inference},
journal = {CoRR},
volume = {abs/1902.01007},
year = {2019},
url = {http://arxiv.org/abs/1902.01007},
archivePrefix = {arXiv},
eprint = {1902.01007},
timestamp = {Tue, 21 May 2019 18:03:36 +0200},
biburl = {https://dblp.org/rec/journals/corr/abs-1902-01007.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
感谢 @TevenLeScao , @thomwolf 添加了此数据集。