ywchoi/mmlu_pro_health
收藏Hugging Face2024-06-05 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/ywchoi/mmlu_pro_health
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: question_id
dtype: int64
- name: question
dtype: string
- name: options
sequence: string
- name: answer
dtype: string
- name: answer_index
dtype: int64
- name: cot_content
dtype: string
- name: category
dtype: string
- name: src
dtype: string
splits:
- name: test
num_bytes: 592525.9007646276
num_examples: 818
- name: validation
num_bytes: 4366.357142857143
num_examples: 5
download_size: 242183
dataset_size: 596892.2579074848
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
- split: validation
path: data/validation-*
---
提供机构:
ywchoi
原始信息汇总
数据集概述
数据集特征
- question_id: 整数类型
- question: 字符串类型
- options: 字符串序列
- answer: 字符串类型
- answer_index: 整数类型
- cot_content: 字符串类型
- category: 字符串类型
- src: 字符串类型
数据集分割
- 测试集 (test):
- 示例数量: 818
- 数据大小: 592525.9007646276字节
- 验证集 (validation):
- 示例数量: 5
- 数据大小: 4366.357142857143字节
数据集大小
- 下载大小: 242183字节
- 数据集总大小: 596892.2579074848字节
数据文件配置
- 默认配置 (default):
- 测试集路径: data/test-*
- 验证集路径: data/validation-*



