ThWu/mmlu_test_val_split
收藏Hugging Face2024-03-23 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/ThWu/mmlu_test_val_split
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: prompt
dtype: string
- name: choices
struct:
- name: gpt-4-1106-preview
dtype: string
- name: mixtral-8x7b-instruct-v0.1
dtype: string
- name: formatted_propmt
dtype: string
- name: label
dtype: string
- name: subject
dtype: string
- name: prompt_id
dtype: int64
- name: winner
dtype: string
splits:
- name: val
num_bytes: 5321330
num_examples: 1531
- name: test
num_bytes: 48566928
num_examples: 14042
download_size: 11932844
dataset_size: 53888258
configs:
- config_name: default
data_files:
- split: val
path: data/val-*
- split: test
path: data/test-*
---
提供机构:
ThWu
原始信息汇总
数据集概述
数据集特征
- prompt:字符串类型
- choices:结构化类型,包含以下子特征:
- gpt-4-1106-preview:字符串类型
- mixtral-8x7b-instruct-v0.1:字符串类型
- formatted_prompt:字符串类型
- label:字符串类型
- subject:字符串类型
- prompt_id:整数类型(int64)
- winner:字符串类型
数据集分割
- val:
- 数据大小:5321330 字节
- 示例数量:1531
- test:
- 数据大小:48566928 字节
- 示例数量:14042
数据集大小
- 下载大小:11932844 字节
- 数据集总大小:53888258 字节
配置文件
- config_name: default
- data_files:
- val: data/val-*
- test: data/test-*



