liuyanchen1015/MULTI_VALUE_mnli_never_negator
收藏资源简介:
--- dataset_info: features: - name: premise dtype: string - name: hypothesis dtype: string - name: label dtype: int64 - name: idx dtype: int64 - name: score dtype: int64 splits: - name: dev_matched num_bytes: 70964 num_examples: 315 - name: dev_mismatched num_bytes: 78283 num_examples: 374 - name: test_matched num_bytes: 73993 num_examples: 317 - name: test_mismatched num_bytes: 78307 num_examples: 356 - name: train num_bytes: 2789509 num_examples: 13057 download_size: 1865624 dataset_size: 3091056 --- # Dataset Card for "MULTI_VALUE_mnli_never_negator" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息: 特征列表: - 名称:前提(premise),数据类型:字符串(string) - 名称:假设(hypothesis),数据类型:字符串(string) - 名称:标签(label),数据类型:64位整数(int64) - 名称:索引(idx),数据类型:64位整数(int64) - 名称:得分(score),数据类型:64位整数(int64) 数据集划分: - 名称:匹配开发集(dev_matched),字节大小:70964,样本数量:315 - 名称:不匹配开发集(dev_mismatched),字节大小:78283,样本数量:374 - 名称:匹配测试集(test_matched),字节大小:73993,样本数量:317 - 名称:不匹配测试集(test_mismatched),字节大小:78307,样本数量:356 - 名称:训练集(train),字节大小:2789509,样本数量:13057 下载大小:1865624 数据集总大小:3091056 # "MULTI_VALUE_mnli_never_negator"数据集卡片 [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集特征
- premise:字符串类型
- hypothesis:字符串类型
- label:整数类型,64位
- idx:整数类型,64位
- score:整数类型,64位
数据集分割
- dev_matched:315个样本,占用70964字节
- dev_mismatched:374个样本,占用78283字节
- test_matched:317个样本,占用73993字节
- test_mismatched:356个样本,占用78307字节
- train:13057个样本,占用2789509字节
数据集大小
- 下载大小:1865624字节
- 数据集大小:3091056字节



