liuyanchen1015/mnli_CollSgE
收藏Hugging Face2022-12-16 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/liuyanchen1015/mnli_CollSgE
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: premise
dtype: string
- name: hypothesis
dtype: string
- name: label
dtype: int64
- name: idx
dtype: int64
splits:
- name: train
num_bytes: 70113002
num_examples: 383726
- name: dev_matched
num_bytes: 1755041
num_examples: 9770
- name: dev_mismatched
num_bytes: 1850578
num_examples: 9821
- name: test_matched
num_bytes: 1749414
num_examples: 9671
- name: test_mismatched
num_bytes: 1855882
num_examples: 9840
download_size: 52803650
dataset_size: 77323917
---
# Dataset Card for "mnli_CollSgE"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
liuyanchen1015
原始信息汇总
数据集概述
数据集特征
- premise: 类型为字符串。
- hypothesis: 类型为字符串。
- label: 类型为整数,具体为int64。
- idx: 类型为整数,具体为int64。
数据集分割
- train: 包含383726个样本,占用70113002字节。
- dev_matched: 包含9770个样本,占用1755041字节。
- dev_mismatched: 包含9821个样本,占用1850578字节。
- test_matched: 包含9671个样本,占用1749414字节。
- test_mismatched: 包含9840个样本,占用1855882字节。
数据集大小
- 下载大小: 52803650字节。
- 数据集总大小: 77323917字节。



