liuyanchen1015/MULTI_VALUE_mnli_synthetic_superlative
收藏资源简介:
--- 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: 28482 num_examples: 113 - name: dev_mismatched num_bytes: 39958 num_examples: 148 - name: test_matched num_bytes: 25753 num_examples: 108 - name: test_mismatched num_bytes: 30884 num_examples: 125 - name: train num_bytes: 1342761 num_examples: 5410 download_size: 870418 dataset_size: 1467838 --- # Dataset Card for "MULTI_VALUE_mnli_synthetic_superlative" [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位整型 - 字段名:得分(score),数据类型:64位整型 ## 数据集划分 - 划分名称:匹配开发集(dev_matched),字节数:28482,样本数:113 - 划分名称:不匹配开发集(dev_mismatched),字节数:39958,样本数:148 - 划分名称:匹配测试集(test_matched),字节数:25753,样本数:108 - 划分名称:不匹配测试集(test_mismatched),字节数:30884,样本数:125 - 划分名称:训练集(train),字节数:1342761,样本数:5410 - 下载大小:870418 - 数据集总大小:1467838 --- # 「MULTI_VALUE_mnli_synthetic_superlative」数据集卡片 [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集名称
MULTI_VALUE_mnli_synthetic_superlative
数据集特征
- premise: 数据类型为字符串(string)。
- hypothesis: 数据类型为字符串(string)。
- label: 数据类型为整数(int64)。
- idx: 数据类型为整数(int64)。
- score: 数据类型为整数(int64)。
数据集分割
- dev_matched: 包含113个样本,总大小为28482字节。
- dev_mismatched: 包含148个样本,总大小为39958字节。
- test_matched: 包含108个样本,总大小为25753字节。
- test_mismatched: 包含125个样本,总大小为30884字节。
- train: 包含5410个样本,总大小为1342761字节。
数据集大小
- 下载大小: 870418字节
- 数据集总大小: 1467838字节



