├── README.md ├── answers.csv.zip ├── dev_candidates.txt.zip ├── questions.csv.zip ├── test_candidates.txt.zip └── train_candidates.txt.zip /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhangsheng93/cMedQA/HEAD/README.md -------------------------------------------------------------------------------- /answers.csv.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhangsheng93/cMedQA/HEAD/answers.csv.zip -------------------------------------------------------------------------------- /dev_candidates.txt.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhangsheng93/cMedQA/HEAD/dev_candidates.txt.zip -------------------------------------------------------------------------------- /questions.csv.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhangsheng93/cMedQA/HEAD/questions.csv.zip -------------------------------------------------------------------------------- /test_candidates.txt.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhangsheng93/cMedQA/HEAD/test_candidates.txt.zip -------------------------------------------------------------------------------- /train_candidates.txt.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhangsheng93/cMedQA/HEAD/train_candidates.txt.zip --------------------------------------------------------------------------------