CoolFace
Datasetpublic

Maheshreddy1705/Ophthalmology_20k

Ophthalmology VQA Mixed Pools This local dataset folder contains ophthalmology fundus VQA records with small datasets fully retained and only the largest sources capped. The questions use multiple task-specific prompt pools: diagnosis questions for fundus disease labels diabetic retinopathy severity grading questions, including no diabetic retinopathy glaucoma screening questions, including no referable glaucoma and referable glaucoma Each row follows the multimodal schema:… See the full description on the dataset page: https://huggingface.co/datasets/Maheshreddy1705/Ophthalmology_20k.

sourceHugging Faceupdated 1mo agoView on Hugging Face
0likes7downloads
Dataset Card

Ophthalmology VQA Mixed Pools

This local dataset folder contains ophthalmology fundus VQA records with small datasets fully retained and only the largest sources capped.

The questions use multiple task-specific prompt pools:

  • diagnosis questions for fundus disease labels
  • diabetic retinopathy severity grading questions, including no diabetic retinopathy
  • glaucoma screening questions, including no referable glaucoma and referable glaucoma

Each row follows the multimodal schema:

  • conversations: two-turn human/GPT conversation
  • problem: multiple-choice question
  • answer: correct option in A. label format
  • images: one image path in a list
  • qid: stable question id in {data_source}/{image_id} format

The image paths in data.jsonl are relative to the workspace root.