ericsun153/mmlu_shuffle_drop_10percent_all
收藏Hugging Face2024-04-24 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/ericsun153/mmlu_shuffle_drop_10percent_all
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: question
dtype: string
- name: subject
dtype: string
- name: choices
sequence: string
- name: answer
dtype:
class_label:
names:
'0': A
'1': B
'2': C
'3': D
splits:
- name: test
num_bytes: 6487231
num_examples: 14042
download_size: 4168393
dataset_size: 6487231
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---
数据集信息:
特征:
- 字段名:question,数据类型:字符串
- 字段名:subject,数据类型:字符串
- 字段名:choices,数据类型:字符串序列
- 字段名:answer,数据类型:类别标签(class_label),其标签映射关系为:'0'对应A,'1'对应B,'2'对应C,'3'对应D
数据划分:
- 划分名称:test,占用字节数:6487231,样本总数:14042
下载大小:4168393,数据集本体大小:6487231
配置项:
- 配置名称:default,数据文件配置:
- 对应数据划分:test,文件路径:data/test-*
提供机构:
ericsun153原始信息汇总
数据集概述
数据集特征
- question:字符串类型
- subject:字符串类型
- choices:字符串序列类型
- answer:分类标签类型,具体标签为:
- 0: A
- 1: B
- 2: C
- 3: D
数据集分割
- test:
- 数据大小:6487231字节
- 示例数量:14042个
数据集大小
- 下载大小:4168393字节
- 数据集总大小:6487231字节



