joel-unist/NLPproject_MedMCQA
收藏Hugging Face2024-06-01 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/joel-unist/NLPproject_MedMCQA
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
splits:
- name: train
num_bytes: 34174861
num_examples: 182822
- name: test
num_bytes: 947907
num_examples: 6150
- name: validation
num_bytes: 855234
num_examples: 4183
download_size: 22181019
dataset_size: 35978002
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: validation
path: data/validation-*
---
提供机构:
joel-unist
原始信息汇总
数据集概述
数据集特征
- instruction: 数据类型为字符串。
- input: 数据类型为字符串。
- output: 数据类型为字符串。
数据集分割
- 训练集 (train):
- 示例数量: 182,822
- 数据大小: 34,174,861 字节
- 测试集 (test):
- 示例数量: 6,150
- 数据大小: 947,907 字节
- 验证集 (validation):
- 示例数量: 4,183
- 数据大小: 855,234 字节
数据集大小
- 下载大小: 22,181,019 字节
- 数据集总大小: 35,978,002 字节
数据文件配置
- 默认配置 (default):
- 训练集路径:
data/train-* - 测试集路径:
data/test-* - 验证集路径:
data/validation-*
- 训练集路径:



