Datasets:
metadata
license: cc0-1.0
task_categories:
- visual-question-answering
language:
- id
- en
tags:
- medical
- radiology
- vqa
pretty_name: IndoRad-VQA
size_categories:
- 10K<n<100K
dataset_info:
features:
- name: qid
dtype: int32
- name: image
dtype: image
- name: image_name
dtype: string
- name: question
dtype: string
- name: question_indonesian
dtype: string
- name: answer
dtype: string
- name: answer_indonesian
dtype: string
- name: answer_type
dtype: string
- name: question_type
dtype: string
- name: image_organ
dtype: string
- name: phrase_type
dtype: string
- name: _split
dtype: string
- name: _hf_index
dtype: int32
- name: meta_question_score
dtype: int32
- name: meta_answer_score
dtype: int32
- name: meta_question_attempts
dtype: int32
- name: meta_answer_attempts
dtype: int32
splits:
- name: train
num_examples: 1793
- name: test
num_examples: 451
IndoRad-VQA
Indonesian Visual Question Answering dataset based on VQA-RAD with translated questions and answers.