Datasets:
metadata
dataset_info:
features:
- name: image
dtype: image
- name: id
dtype: string
- name: source
dtype: string
- name: image_name
dtype: string
- name: question
dtype: string
- name: answer
dtype: string
- name: question_vi
dtype: string
- name: answer_vi
dtype: string
- name: answer_full_vi
dtype: string
- name: answer_type
dtype: string
- name: modality
dtype: string
- name: location
dtype: string
- name: paraphrase_questions
list: string
- name: paraphrase_answers
list: string
- name: back_translation_en
dtype: string
- name: bt_score
dtype: float64
- name: low_quality
dtype: bool
splits:
- name: train
num_bytes: 458989604
num_examples: 5368
- name: validation
num_bytes: 54377762
num_examples: 671
- name: test
num_bytes: 56889757
num_examples: 672
download_size: 559471085
dataset_size: 570257123
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
license: cc-by-nc-4.0
task_categories:
- visual-question-answering
language:
- vi
- en
tags:
- medical
- radiology
- vqa
- vietnamese
pretty_name: 'Vietnamese Medical VQA (ViMedVQA) '
size_categories:
- 1K<n<10K