Isotonic/massive_nli_dataset
收藏Hugging Face2023-07-05 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Isotonic/massive_nli_dataset
下载链接
链接失效反馈官方服务:
资源简介:
---
license: apache-2.0
dataset_info:
features:
- name: premise
dtype: string
- name: hypothesis
dtype: string
- name: label
dtype:
class_label:
names:
'0': entailment
'1': neutral
'2': contradiction
splits:
- name: train
num_bytes: 150300464
num_examples: 1018574
- name: test
num_bytes: 32168924
num_examples: 218266
- name: valid
num_bytes: 32238483
num_examples: 218266
download_size: 137255997
dataset_size: 214707871
task_categories:
- zero-shot-classification
language:
- en
size_categories:
- 1M<n<10M
---
提供机构:
Isotonic
原始信息汇总
数据集概述
数据集基本信息
- 许可证: Apache-2.0
- 语言: 英语 (en)
- 大小类别: 1M<n<10M
数据集特征
- 特征名称: premise, hypothesis, label
- 数据类型:
- premise: 字符串
- hypothesis: 字符串
- label: 分类标签
- 类别名称:
- 0: entailment
- 1: neutral
- 2: contradiction
- 类别名称:
数据集划分
- 训练集:
- 示例数量: 1018574
- 数据大小: 150300464 字节
- 测试集:
- 示例数量: 218266
- 数据大小: 32168924 字节
- 验证集:
- 示例数量: 218266
- 数据大小: 32238483 字节
数据集大小
- 下载大小: 137255997 字节
- 数据集总大小: 214707871 字节
任务类别
- zero-shot-classification



