Snoopy04/mmlu-de-500
收藏Hugging Face2024-01-02 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Snoopy04/mmlu-de-500
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: question
dtype: string
- name: choices
sequence: string
- name: answer
dtype:
class_label:
names:
'0': A
'1': B
'2': C
'3': D
- name: question_de
dtype: string
- name: choices_de
sequence: string
- name: answer_de
dtype: string
splits:
- name: train
num_bytes: 345634.7682119205
num_examples: 255
- name: test
num_bytes: 677715.2317880795
num_examples: 500
download_size: 624258
dataset_size: 1023350.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
提供机构:
Snoopy04
原始信息汇总
数据集概述
特征信息
- question: 类型为字符串。
- choices: 类型为字符串序列。
- answer: 类型为分类标签,包含以下类别:
- 0: A
- 1: B
- 2: C
- 3: D
- question_de: 类型为字符串。
- choices_de: 类型为字符串序列。
- answer_de: 类型为字符串。
数据分割
- train: 包含255个样本,占用345634.7682119205字节。
- test: 包含500个样本,占用677715.2317880795字节。
数据大小
- 下载大小: 624258字节。
- 数据集大小: 1023350.0字节。
配置信息
- default:
- train: 文件路径为
data/train-*。 - test: 文件路径为
data/test-*。
- train: 文件路径为



