liyucheng/mmlu_train
收藏Hugging Face2023-11-06 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/liyucheng/mmlu_train
下载链接
链接失效反馈官方服务:
资源简介:
---
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
- name: id
dtype: string
splits:
- name: train
num_bytes: 162487145
num_examples: 99842
download_size: 48165566
dataset_size: 162487145
---
# Dataset Card for "mmlu_train"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
---
数据集信息:
特征项:
- 字段名:问题(question),数据类型:字符串
- 字段名:学科(subject),数据类型:字符串
- 字段名:选项(choices),数据类型:字符串序列
- 字段名:答案(answer),数据类型:类标签(class_label),其命名映射为:'0'对应A,'1'对应B,'2'对应C,'3'对应D
- 字段名:编号(id),数据类型:字符串
数据集划分:
- 划分名称:训练集(train),字节大小:162487145,样本量:99842
下载大小:48165566
数据集总大小:162487145
---
# 「mmlu_train」数据集卡片
[需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
liyucheng
原始信息汇总
数据集概述
数据集名称
- mmlu_train
数据特征
- question: 类型为字符串。
- subject: 类型为字符串。
- choices: 序列类型,元素为字符串。
- answer: 类型为分类标签,包含以下类别:
- 0: A
- 1: B
- 2: C
- 3: D
- id: 类型为字符串。
数据分割
- train: 包含99842个样本,占用162487145字节。
数据集大小
- 下载大小: 48165566字节
- 数据集大小: 162487145字节



