maximegmd/medqa_alpaca_format
收藏Hugging Face2023-09-12 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/maximegmd/medqa_alpaca_format
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: question
dtype: string
- name: choices
sequence: string
- name: solution
dtype: string
splits:
- name: test
num_bytes: 1184018
num_examples: 1273
- name: train
num_bytes: 9249332
num_examples: 10178
download_size: 5933919
dataset_size: 10433350
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
- split: train
path: data/train-*
---
# Dataset Card for "medqa_alpaca_format"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
maximegmd
原始信息汇总
数据集概述
数据集信息
特征
- question: 类型为字符串。
- choices: 序列类型为字符串。
- solution: 类型为字符串。
分割
- test:
- 字节数: 1184018
- 样本数: 1273
- train:
- 字节数: 9249332
- 样本数: 10178
大小
- 下载大小: 5933919 字节
- 数据集大小: 10433350 字节
配置
- default:
- 数据文件:
- test: 路径为
data/test-* - train: 路径为
data/train-*
- test: 路径为
- 数据文件:



