SetFit/mnli
收藏Hugging Face2022-02-28 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/SetFit/mnli
下载链接
链接失效反馈官方服务:
资源简介:
Glue MNLI数据集是官方`mnli`数据集的移植版本,包含了匹配版本的数据。前提和假设列已分别重命名为text1和text2。测试集没有标签,标签列的值始终为-1。
The GLUE MNLI dataset is a ported version of the official `mnli` dataset, which includes the matched subset data. The columns for premise and hypothesis have been renamed to text1 and text2 respectively. The test set has no valid labels, and the values in the label column are consistently -1.
提供机构:
SetFit
原始信息汇总
Glue MNLI 数据集概述
数据集来源
- 本数据集是官方
mnli数据集 的移植版本。
数据集内容
- 包含匹配版本的数据。
- 原始的 premise 和 hypothesis 列已分别重命名为 text1 和 text2。
数据集分割
- 测试分割未标记,标签列的值始终为 -1。



