liuyanchen1015/mnli_AppE
收藏Hugging Face2022-12-16 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/liuyanchen1015/mnli_AppE
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: premise
dtype: string
- name: hypothesis
dtype: string
- name: label
dtype: int64
- name: idx
dtype: int64
splits:
- name: train
num_bytes: 77770885
num_examples: 383973
- name: dev_matched
num_bytes: 1943955
num_examples: 9770
- name: dev_mismatched
num_bytes: 2070244
num_examples: 9824
- name: test_matched
num_bytes: 1943860
num_examples: 9673
- name: test_mismatched
num_bytes: 2071907
num_examples: 9842
download_size: 0
dataset_size: 85800851
---
# Dataset Card for "mnli_AppE"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息:
特征字段:
- 字段名:前提(premise),数据类型:字符串型
- 字段名:假设(hypothesis),数据类型:字符串型
- 字段名:标签(label),数据类型:64位整型
- 字段名:样本索引(idx),数据类型:64位整型
数据集划分:
- 划分名称:训练集(train),字节大小:77770885,样本数量:383973
- 划分名称:匹配验证集(dev_matched),字节大小:1943955,样本数量:9770
- 划分名称:不匹配验证集(dev_mismatched),字节大小:2070244,样本数量:9824
- 划分名称:匹配测试集(test_matched),字节大小:1943860,样本数量:9673
- 划分名称:不匹配测试集(test_mismatched),字节大小:2071907,样本数量:9842
下载大小:0
数据集总大小:85800851
---
# 「mnli_AppE」数据集卡片
[需补充更多信息](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: 包含383973个样本,总大小为77770885字节。
- dev_matched: 包含9770个样本,总大小为1943955字节。
- dev_mismatched: 包含9824个样本,总大小为2070244字节。
- test_matched: 包含9673个样本,总大小为1943860字节。
- test_mismatched: 包含9842个样本,总大小为2071907字节。
数据集大小
- 下载大小: 0字节
- 数据集总大小: 85800851字节



