openlifescienceai/mmlu_college_medicine
收藏Hugging Face2024-03-31 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/openlifescienceai/mmlu_college_medicine
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: subject_name
dtype: string
- name: data
struct:
- name: Correct Answer
dtype: string
- name: Correct Option
dtype: string
- name: Options
struct:
- name: A
dtype: string
- name: B
dtype: string
- name: C
dtype: string
- name: D
dtype: string
- name: Question
dtype: string
- name: id
dtype: string
splits:
- name: test
num_bytes: 98420
num_examples: 173
- name: validation
num_bytes: 9931
num_examples: 22
- name: dev
num_bytes: 2155
num_examples: 5
download_size: 86587
dataset_size: 110506
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
- split: validation
path: data/validation-*
- split: dev
path: data/dev-*
---
提供机构:
openlifescienceai
原始信息汇总
数据集概述
数据集特征
- subject_name: 数据类型为字符串。
- id: 数据类型为字符串。
- data: 结构化数据,包含以下子特征:
- Correct Answer: 数据类型为字符串。
- Correct Option: 数据类型为字符串。
- Options: 结构化数据,包含以下子特征:
- A: 数据类型为字符串。
- B: 数据类型为字符串。
- C: 数据类型为字符串。
- D: 数据类型为字符串。
- Question: 数据类型为字符串。
数据集分割
- test: 包含173个示例,占用98420字节。
- validation: 包含22个示例,占用9931字节。
- dev: 包含5个示例,占用2155字节。
数据集大小
- 下载大小: 86587字节。
- 数据集总大小: 110506字节。
数据文件配置
- default配置下,数据文件路径如下:
- test: 路径为
data/test-*。 - validation: 路径为
data/validation-*。 - dev: 路径为
data/dev-*。
- test: 路径为



