PMC-VQA Dataset
Daraset Structure
PMC-VQA (version-1).
train.csv: metafile of train settest.csv: metafile of test settest_clean.csv: metafile of test clean setimages.zip: images folder
Sample
A row in train.csv is shown bellow,
Figure_path PMC1064097_F1.jpg
Question What is the uptake pattern in the breast?
Anwser B:Focal uptake pattern
Choice A A:Diffuse uptake pattern
Choice B B:Focal uptake pattern
Choice C C:No uptake pattern
Choice D D:Cannot determine from the information given
Explanation to each key
- Figure_path: path to the image
- Question: question corresponding to the image
- Anwser: the correct answer corresponding to the image
- Choice A: the provide choice A
- Choice B: the provide choice B
- Choice C: the provide choice C
- Choice D: the provide choice D