liuyanchen1015/MULTI_VALUE_mnli_emphatic_reflex
收藏资源简介:
--- 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: 16687 num_examples: 71 - name: dev_mismatched num_bytes: 24793 num_examples: 90 - name: test_matched num_bytes: 17195 num_examples: 66 - name: test_mismatched num_bytes: 20580 num_examples: 84 - name: train num_bytes: 850870 num_examples: 3310 download_size: 501049 dataset_size: 930125 --- # Dataset Card for "MULTI_VALUE_mnli_emphatic_reflex" [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),字节大小:16687,样本数量:71 - 划分名称:不匹配开发集(dev_mismatched),字节大小:24793,样本数量:90 - 划分名称:匹配测试集(test_matched),字节大小:17195,样本数量:66 - 划分名称:不匹配测试集(test_mismatched),字节大小:20580,样本数量:84 - 划分名称:训练集(train),字节大小:850870,样本数量:3310 下载大小:501049 数据集总大小:930125 # 「MULTI_VALUE_mnli_emphatic_reflex」数据集卡片 [需补充更多信息](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:71个样本,占用16687字节
- dev_mismatched:90个样本,占用24793字节
- test_matched:66个样本,占用17195字节
- test_mismatched:84个样本,占用20580字节
- train:3310个样本,占用850870字节
数据集大小
- 下载大小:501049字节
- 数据集总大小:930125字节



