--- dataset_info: features: - name: output dtype: string - name: input dtype: string - name: instruction dtype: string - name: source dtype: string splits: - name: train num_bytes: 702642 num_examples: 780 download_size: 324630 dataset_size: 702642 configs: - config_name: default data_files: - split: train path: data/train-* --- # MedMCQA Dataset ## Dataset Overview **MedMCQA** has been used in the **EYE-Llama** paper ([https://www.biorxiv.org/content/10.1101/2024.04.26.591355v1]) as a test set for evaluating ophthalmic language models. This dataset contains a collection of questions and answers specifically tailored for the ophthalmic domain. It serves as a valuable resource for assessing the performance of models in answering domain-specific queries. ### License This dataset is distributed under the [CC BY 4.0 License](https://creativecommons.org/licenses/by/4.0/). You are free to use, modify, and distribute this dataset, provided that you give appropriate credit.