arturmatos/enem-qa
收藏资源简介:
--- dataset_info: features: - name: id dtype: string - name: question dtype: string - name: question_old dtype: string - name: choices sequence: - name: text dtype: string - name: label dtype: string - name: answerKey dtype: string - name: answer_text dtype: string splits: - name: train num_bytes: 3411056 num_examples: 1432 download_size: 2063540 dataset_size: 3411056 configs: - config_name: default data_files: - split: train path: data/train-* ---
数据集信息: 特征: - 字段名:id,数据类型:字符串 - 字段名:question,数据类型:字符串 - 字段名:question_old,数据类型:字符串 - 字段名:choices,属于序列类型,包含子字段: - 子字段名:text,数据类型:字符串 - 子字段名:label,数据类型:字符串 - 字段名:answerKey,数据类型:字符串 - 字段名:answer_text,数据类型:字符串 数据划分: - 划分名称:train,占用字节数:3411056,样本数量:1432 下载大小:2063540 字节 数据集总大小:3411056 字节 配置项: - 配置名称:default,数据文件配置: - 数据划分:train,文件路径:data/train-*



