liuyanchen1015/mnli_MULTI
收藏Hugging Face2022-12-16 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/liuyanchen1015/mnli_MULTI
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: premise
dtype: string
- name: hypothesis
dtype: string
- name: label
dtype: int64
- name: idx
dtype: int64
splits:
- name: train
num_bytes: 79281363
num_examples: 384388
- name: dev_matched
num_bytes: 1983976
num_examples: 9779
- name: dev_mismatched
num_bytes: 2092314
num_examples: 9823
- name: test_matched
num_bytes: 1976499
num_examples: 9672
- name: test_mismatched
num_bytes: 2096238
num_examples: 9841
download_size: 58746057
dataset_size: 87430390
---
# Dataset Card for "mnli_MULTI"
[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: 包含384,388个样本,总大小为79,281,363字节。
- dev_matched: 包含9,779个样本,总大小为1,983,976字节。
- dev_mismatched: 包含9,823个样本,总大小为2,092,314字节。
- test_matched: 包含9,672个样本,总大小为1,976,499字节。
- test_mismatched: 包含9,841个样本,总大小为2,096,238字节。
数据集大小
- 下载大小: 58,746,057字节。
- 数据集总大小: 87,430,390字节。



