Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
Dask
License:
ofir408 commited on
Commit
de387bb
1 Parent(s): 91e7af8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -593,4 +593,22 @@ configs:
593
  path: icd9proc_medium/dev-*
594
  - split: test
595
  path: icd9proc_medium/test-*
 
 
 
 
 
 
 
 
 
596
  ---
 
 
 
 
 
 
 
 
 
 
593
  path: icd9proc_medium/dev-*
594
  - split: test
595
  path: icd9proc_medium/test-*
596
+ license: apache-2.0
597
+ task_categories:
598
+ - question-answering
599
+ language:
600
+ - en
601
+ tags:
602
+ - medical
603
+ size_categories:
604
+ - 100K<n<1M
605
  ---
606
+
607
+ # Dataset Card for MedConceptsQA
608
+
609
+ The benchmark of the paper "MedConceptsQA - Open Source Medical Concepts QA Benchmark".
610
+
611
+ Paper Link: https://arxiv.org/abs/2405.07348
612
+
613
+ Our evaluation code is available at https://github.com/nadavlab/MedConceptsQA
614
+