presencesw/contractnli
收藏Hugging Face2024-06-16 更新2024-06-29 收录
下载链接:
https://hf-mirror.com/datasets/presencesw/contractnli
下载链接
链接失效反馈官方服务:
资源简介:
该数据集包含两个句子(sentence1和sentence2)以及它们之间的关系标签(label),标签分为三类:矛盾(contradiction)、蕴含(entailment)和中性(neutral)。此外,还包含一个gold_label字段,可能是人工标注的标签。数据集分为训练集(6819个样本)、测试集(1991个样本)、验证集(978个样本)和开发集(978个样本)。数据集的下载大小为1243042字节,总大小为8454711字节。
This dataset contains two sentences (sentence1 and sentence2) along with their relationship labels (label), which are categorized into three types: contradiction, entailment, and neutral. Additionally, it includes a gold_label field, which may be a manually annotated label. The dataset is divided into a training set (6819 examples), a test set (1991 examples), a validation set (978 examples), and a development set (978 examples). The download size of the dataset is 1243042 bytes, and the total size is 8454711 bytes.
提供机构:
presencesw
原始信息汇总
数据集概述
数据特征
- sentence1: 字符串类型
- sentence2: 字符串类型
- label: 分类标签
- 类别:
- 0: contradiction
- 1: entailment
- 2: neutral
- 类别:
- gold_label: 字符串类型
数据集划分
- train:
- 样本数量: 6819
- 字节数: 5266634
- test:
- 样本数量: 1991
- 字节数: 1573019
- validation:
- 样本数量: 978
- 字节数: 807529
- dev:
- 样本数量: 978
- 字节数: 807529
数据集大小
- 下载大小: 1243042 字节
- 数据集总大小: 8454711 字节
配置信息
- config_name: default
- 数据文件路径:
- train: data/train-*
- test: data/test-*
- validation: data/validation-*
- dev: data/dev-*
- 数据文件路径:



