liuyanchen1015/MULTI_VALUE_mnli_who_what
收藏资源简介:
--- 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: 362635 num_examples: 1342 - name: dev_mismatched num_bytes: 452432 num_examples: 1636 - name: test_matched num_bytes: 361710 num_examples: 1341 - name: test_mismatched num_bytes: 421105 num_examples: 1574 - name: train num_bytes: 14752261 num_examples: 54346 download_size: 10299145 dataset_size: 16350143 --- # Dataset Card for "MULTI_VALUE_mnli_who_what" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息: 特征项: - 字段名:前提(premise),数据类型:字符串 - 字段名:假设(hypothesis),数据类型:字符串 - 字段名:标签(label),数据类型:int64 - 字段名:索引(idx),数据类型:int64 - 字段名:得分(score),数据类型:int64 数据集划分: - 划分名称:匹配开发集(dev_matched),字节数:362635,样本数量:1342 - 划分名称:不匹配开发集(dev_mismatched),字节数:452432,样本数量:1636 - 划分名称:匹配测试集(test_matched),字节数:361710,样本数量:1341 - 划分名称:不匹配测试集(test_mismatched),字节数:421105,样本数量:1574 - 划分名称:训练集(train),字节数:14752261,样本数量:54346 下载大小:10299145 字节 数据集总大小:16350143 字节 --- # 「MULTI_VALUE_mnli_who_what」数据集卡片 [需补充更多信息](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:
- 字节数: 362635
- 样本数: 1342
- dev_mismatched:
- 字节数: 452432
- 样本数: 1636
- test_matched:
- 字节数: 361710
- 样本数: 1341
- test_mismatched:
- 字节数: 421105
- 样本数: 1574
- train:
- 字节数: 14752261
- 样本数: 54346
数据集大小
- 下载大小: 10299145 字节
- 数据集大小: 16350143 字节



