QIAIUNCC commited on
Commit
b1e641b
·
verified ·
1 Parent(s): 6f5b92e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -21,3 +21,11 @@ configs:
21
  - split: train
22
  path: data/train-*
23
  ---
 
 
 
 
 
 
 
 
 
21
  - split: train
22
  path: data/train-*
23
  ---
24
+ # MedMCQA Dataset
25
+
26
+ ## Dataset Overview
27
+ **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.
28
+
29
+ ### License
30
+
31
+ 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.