lucadiliello/mnli
收藏Hugging Face2022-11-10 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/lucadiliello/mnli
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: key
dtype: string
- name: premise
dtype: string
- name: hypothesis
dtype: string
- name: label
dtype: int64
splits:
- name: dev_matched
num_bytes: 1869989
num_examples: 9815
- name: dev_mismatched
num_bytes: 1985345
num_examples: 9832
- name: test_matched
num_bytes: 1884664
num_examples: 9796
- name: test_mismatched
num_bytes: 1986695
num_examples: 9847
- name: train
num_bytes: 76786075
num_examples: 392702
download_size: 54416761
dataset_size: 84512768
---
# Dataset Card for "mnli"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息:
特征项:
- 名称:键(key),数据类型:字符串(string)
- 名称:前提(premise),数据类型:字符串(string)
- 名称:假设(hypothesis),数据类型:字符串(string)
- 名称:标签(label),数据类型:64位整数(int64)
数据集划分:
- 划分名称:匹配开发集(dev_matched),字节数:1869989,样本数:9815
- 划分名称:不匹配开发集(dev_mismatched),字节数:1985345,样本数:9832
- 划分名称:匹配测试集(test_matched),字节数:1884664,样本数:9796
- 划分名称:不匹配测试集(test_mismatched),字节数:1986695,样本数:9847
- 划分名称:训练集(train),字节数:76786075,样本数:392702
下载大小:54416761
数据集总大小:84512768
---
# 「MNLI」数据集卡片(Dataset Card)
[需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
lucadiliello
原始信息汇总
数据集概述
数据集名称
mnli
数据特征
- key: 数据类型为字符串(string)
- premise: 数据类型为字符串(string)
- hypothesis: 数据类型为字符串(string)
- label: 数据类型为整数(int64)
数据分割
- dev_matched: 包含9815个示例,总大小为1869989字节
- dev_mismatched: 包含9832个示例,总大小为1985345字节
- test_matched: 包含9796个示例,总大小为1884664字节
- test_mismatched: 包含9847个示例,总大小为1986695字节
- train: 包含392702个示例,总大小为76786075字节
数据集大小
- 下载大小: 54416761字节
- 数据集总大小: 84512768字节



