answerdotai/MLMMLU-Amateur
收藏Hugging Face2024-07-09 更新2024-07-22 收录
下载链接:
https://hf-mirror.com/datasets/answerdotai/MLMMLU-Amateur
下载链接
链接失效反馈官方服务:
资源简介:
该数据集包含多个特征,如问题ID、问题内容、选项、答案、答案索引、推理内容、类别、来源、LLAMA模型的预测结果以及预测是否正确。数据集分为训练集和测试集,分别包含6017和2415个样本。数据集的下载大小为5460858字节,总大小为6135580字节。
This dataset includes multiple features such as question ID, question content, options, answer, answer index, reasoning content, category, source, LLAMA model predictions, and whether the prediction is correct. The dataset is divided into training and test sets, containing 6017 and 2415 samples respectively. The download size of the dataset is 5460858 bytes, and the total size is 6135580 bytes.
提供机构:
answerdotai
原始信息汇总
数据集概述
数据集信息
特征
- question_id: 问题ID,数据类型为
int64 - question: 问题内容,数据类型为
string - options: 选项,数据类型为
string的序列 - answer: 答案内容,数据类型为
string - answer_index: 答案索引,数据类型为
int64 - cot_content: 内容,数据类型为
string - category: 类别,数据类型为
string - src: 来源,数据类型为
string - llama_pred: Llama预测结果,数据类型为
string - llama_correct: Llama预测是否正确,数据类型为
bool
数据分割
- train: 训练集,包含6017个样本,大小为4423321字节
- test: 测试集,包含2415个样本,大小为1712259字节
数据集大小
- 下载大小: 5460858字节
- 数据集总大小: 6135580字节
配置
- config_name: default
- data_files:
- train: 路径为
data/train-* - test: 路径为
data/test-*
- train: 路径为
- data_files:



