liuyanchen1015/MULTI_VALUE_mnli_for_to_pupose
收藏资源简介:
--- 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: 97171 num_examples: 387 - name: dev_mismatched num_bytes: 116085 num_examples: 438 - name: test_matched num_bytes: 97831 num_examples: 398 - name: test_mismatched num_bytes: 114176 num_examples: 444 - name: train num_bytes: 4041318 num_examples: 16171 download_size: 2712115 dataset_size: 4466581 --- # Dataset Card for "MULTI_VALUE_mnli_for_to_pupose" [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),字节数:97171,样本数量:387 - 名称:不匹配开发集(dev_mismatched),字节数:116085,样本数量:438 - 名称:匹配测试集(test_matched),字节数:97831,样本数量:398 - 名称:不匹配测试集(test_mismatched),字节数:114176,样本数量:444 - 名称:训练集(train),字节数:4041318,样本数量:16171 下载大小:2712115 字节 数据集总大小:4466581 字节 --- # "MULTI_VALUE_mnli_for_to_pupose"数据集卡片 [需补充更多信息](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: 字节数为97171,样本数为387
- dev_mismatched: 字节数为116085,样本数为438
- test_matched: 字节数为97831,样本数为398
- test_mismatched: 字节数为114176,样本数为444
- train: 字节数为4041318,样本数为16171
数据集大小
- 下载大小: 2712115字节
- 数据集总大小: 4466581字节



