liuyanchen1015/mnli_IndE
收藏Hugging Face2022-12-16 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/liuyanchen1015/mnli_IndE
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: premise
dtype: string
- name: hypothesis
dtype: string
- name: label
dtype: int64
- name: idx
dtype: int64
splits:
- name: train
num_bytes: 75917760
num_examples: 383924
- name: dev_matched
num_bytes: 1900229
num_examples: 9770
- name: dev_mismatched
num_bytes: 2016344
num_examples: 9824
- name: test_matched
num_bytes: 1896266
num_examples: 9672
- name: test_mismatched
num_bytes: 2021206
num_examples: 9841
download_size: 56783020
dataset_size: 83751805
---
# Dataset Card for "mnli_IndE"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
liuyanchen1015
原始信息汇总
数据集概述
数据集特征
- premise: 数据类型为字符串(string)。
- hypothesis: 数据类型为字符串(string)。
- label: 数据类型为整数(int64)。
- idx: 数据类型为整数(int64)。
数据集分割
- train: 包含383,924个样本,占用75,917,760字节。
- dev_matched: 包含9,770个样本,占用1,900,229字节。
- dev_mismatched: 包含9,824个样本,占用2,016,344字节。
- test_matched: 包含9,672个样本,占用1,896,266字节。
- test_mismatched: 包含9,841个样本,占用2,021,206字节。
数据集大小
- 下载大小: 56,783,020字节。
- 数据集总大小: 83,751,805字节。



