ericsun153/mmlu_question_token_drop_test
收藏Hugging Face2024-06-11 更新2024-06-29 收录
下载链接:
https://hf-mirror.com/datasets/ericsun153/mmlu_question_token_drop_test
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 3346432
num_examples: 14042
download_size: 1626663
dataset_size: 3346432
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---
提供机构:
ericsun153
原始信息汇总
数据集概述
数据集信息
- 特征:
- question: 问题描述,数据类型为字符串。
- subject: 主题,数据类型为字符串。
- choices: 选项,数据类型为字符串序列。
- answer: 答案,数据类型为分类标签,标签名称为 A, B, C, D。
数据集分割
- test:
- 样本数量: 14042
- 字节数: 3346432
数据集大小
- 下载大小: 1626663 字节
- 数据集大小: 3346432 字节
配置
- default:
- 数据文件路径: data/test-*



