AntoineBlanot/snli-binary
收藏Hugging Face2023-11-17 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/AntoineBlanot/snli-binary
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: premise
dtype: string
- name: hypothesis
dtype: string
- name: label_name
dtype: string
splits:
- name: train
num_bytes: 70545630
num_examples: 549367
- name: test
num_bytes: 1326656
num_examples: 9842
download_size: 19925323
dataset_size: 71872286
---
# Dataset Card for "snli-binary"
This dataset is the [snli-3way](https://huggingface.co/datasets/AntoineBlanot/snli-3way) dataset where the `contradiction` and `neutral` classes has been merged together as a `non-entailment` class.
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
AntoineBlanot
原始信息汇总
数据集卡片 "snli-binary"
数据集配置
- 配置名称: default
- 数据文件:
- 分割: train
- 路径: data/train-*
- 分割: test
- 路径: data/test-*
- 分割: train
- 数据文件:
数据集信息
- 特征:
- 名称: premise
- 数据类型: string
- 名称: hypothesis
- 数据类型: string
- 名称: label_name
- 数据类型: string
- 名称: premise
- 分割:
- 名称: train
- 字节数: 70545630
- 样本数: 549367
- 名称: test
- 字节数: 1326656
- 样本数: 9842
- 名称: train
- 下载大小: 19925323
- 数据集大小: 71872286
数据集描述
该数据集是 snli-3way 数据集,其中 contradiction 和 neutral 类别已合并为一个 non-entailment 类别。



