maximegmd's picture
Upload README.md with huggingface_hub
3ceb7e8
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: validation
path: data/validation-*
dataset_info:
features:
- name: question
dtype: string
- name: choices
sequence: string
- name: solution
dtype: string
splits:
- name: train
num_bytes: 120644997
num_examples: 182822
- name: test
num_bytes: 1077057
num_examples: 6150
- name: validation
num_bytes: 2009220
num_examples: 4183
download_size: 79503290
dataset_size: 123731274
---
# Dataset Card for "medmcqa_alpaca_format"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)