openlifescienceai/mmlu_clinical_knowledge
收藏Hugging Face2024-03-31 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/openlifescienceai/mmlu_clinical_knowledge
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 88710
num_examples: 265
- name: validation
num_bytes: 9355
num_examples: 29
- name: dev
num_bytes: 1662
num_examples: 5
download_size: 89460
dataset_size: 99727
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:包含265个样本,占用88710字节
- validation:包含29个样本,占用9355字节
- dev:包含5个样本,占用1662字节
数据集大小
- 下载大小:89460字节
- 数据集总大小:99727字节



