INSAIT-Institute/mmlu_tr
收藏资源简介:
--- dataset_info: config_name: all features: - name: question dtype: string - name: subject dtype: string - name: choices list: string - name: answer dtype: int64 splits: - name: test num_bytes: 7227524 num_examples: 14042 - name: validation num_bytes: 796656 num_examples: 1531 - name: dev num_bytes: 131703 num_examples: 285 download_size: 4153611 dataset_size: 8155883 configs: - config_name: all data_files: - split: test path: all/test-* - split: validation path: all/validation-* - split: dev path: all/dev-* ---
数据集信息: 配置名称:all 特征字段: - 字段名:question(问题),数据类型:字符串(string) - 字段名:subject(主题),数据类型:字符串(string) - 字段名:choices(选项),数据类型:字符串列表 - 字段名:answer(答案),数据类型:64位整数(int64) 数据集划分: - 划分名称:test(测试集),占用字节数:7227524,样本数量:14042 - 划分名称:validation(验证集),占用字节数:796656,样本数量:1531 - 划分名称:dev(开发集),占用字节数:131703,样本数量:285 下载总大小:4153611 字节 数据集总存储大小:8155883 字节 配置项: - 配置名称:all,数据文件配置: - 测试集(test):对应数据文件路径为 all/test-* - 验证集(validation):对应数据文件路径为 all/validation-* - 开发集(dev):对应数据文件路径为 all/dev-*



