liuyanchen1015/MULTI_VALUE_mnli_who_as
收藏资源简介:
--- 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: 85095 num_examples: 333 - name: dev_mismatched num_bytes: 128362 num_examples: 462 - name: test_matched num_bytes: 87847 num_examples: 334 - name: test_mismatched num_bytes: 133874 num_examples: 483 - name: train num_bytes: 3698619 num_examples: 13760 download_size: 2533331 dataset_size: 4133797 --- # Dataset Card for "MULTI_VALUE_mnli_who_as" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息: 特征字段如下: - 字段名:前提(premise),数据类型:字符串(string) - 字段名:假设(hypothesis),数据类型:字符串(string) - 字段名:标签(label),数据类型:int64(64位整数) - 字段名:索引(idx),数据类型:int64(64位整数) - 字段名:得分(score),数据类型:int64(64位整数) 数据集划分如下: - 划分名称:匹配开发集(dev_matched),占用字节数:85095,样本数量:333 - 划分名称:不匹配开发集(dev_mismatched),占用字节数:128362,样本数量:462 - 划分名称:匹配测试集(test_matched),占用字节数:87847,样本数量:334 - 划分名称:不匹配测试集(test_mismatched),占用字节数:133874,样本数量:483 - 划分名称:训练集(train),占用字节数:3698619,样本数量:13760 下载大小:2533331 字节,数据集总大小:4133797 字节 --- # "MULTI_VALUE_mnli_who_as"数据集卡片 [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集特征
- premise: 数据类型为字符串(string)。
- hypothesis: 数据类型为字符串(string)。
- label: 数据类型为整数(int64)。
- idx: 数据类型为整数(int64)。
- score: 数据类型为整数(int64)。
数据集分割
- dev_matched: 包含333个示例,占用85095字节。
- dev_mismatched: 包含462个示例,占用128362字节。
- test_matched: 包含334个示例,占用87847字节。
- test_mismatched: 包含483个示例,占用133874字节。
- train: 包含13760个示例,占用3698619字节。
数据集大小
- 下载大小: 2533331字节。
- 数据集总大小: 4133797字节。



