KaiLv/UDR_COPA
收藏资源简介:
--- dataset_info: features: - name: idx dtype: int64 - name: label dtype: string - name: premise dtype: string - name: question dtype: string - name: mirrored dtype: bool - name: choices dtype: string - name: len_question dtype: int64 - name: max_len_choices dtype: int64 splits: - name: train num_bytes: 110350 num_examples: 500 - name: test num_bytes: 107164 num_examples: 500 download_size: 129892 dataset_size: 217514 --- # Dataset Card for "UDR_COPA" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息: 特征列表: - 特征名:idx,数据类型:64位整数(int64) - 特征名:label,数据类型:字符串(string) - 特征名:premise,数据类型:字符串(string) - 特征名:question,数据类型:字符串(string) - 特征名:mirrored,数据类型:布尔值(bool) - 特征名:choices,数据类型:字符串(string) - 特征名:len_question,数据类型:64位整数(int64) - 特征名:max_len_choices,数据类型:64位整数(int64) 数据划分: - 划分名称:train,字节大小:110350,样本数量:500 - 划分名称:test,字节大小:107164,样本数量:500 下载总大小:129892,数据集总存储大小:217514 # 「UDR_COPA」数据集卡片 [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集特征
- idx: 整数类型
- label: 字符串类型
- premise: 字符串类型
- question: 字符串类型
- mirrored: 布尔类型
- choices: 字符串类型
- len_question: 整数类型
- max_len_choices: 整数类型
数据集划分
- 训练集:
- 示例数量: 500
- 数据大小: 110350 字节
- 测试集:
- 示例数量: 500
- 数据大小: 107164 字节
数据集大小
- 下载大小: 129892 字节
- 总数据集大小: 217514 字节



