v1olet commited on
Commit
21f0d9b
·
verified ·
1 Parent(s): 9844f5c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -2
README.md CHANGED
@@ -1,8 +1,15 @@
1
- Welcome to VietMed-VQA, a novel Vietnamese dataset for medical visual question answering, introduced in the paper "VietMed-VQA: A Novel Dataset and Benchmark for Vietnamese Medical Visual Question Answering" by Trong-Hieu Nguyen-Mau, et.al. It comprises ~50,000 high-quality QA pairs translated from established English benchmarks (PathVQA, SLAKE, VQA-RAD) using Llama-3.1-70B-Instruct with rigorous quality controls like back-translation and semantic filtering.
2
- This dataset supports fine-tuning and evaluation of VLMs for Vietnamese healthcare AI. Images are not included here; refer to the original English datasets for visuals:
 
 
 
3
 
4
  PathVQA: flaviagiammarino/path-vqa
 
5
  SLAKE: mdwiratathya/SLAKE-vqa-english
 
6
  VQA-RAD: flaviagiammarino/vqa-rad
 
7
  MedVQA: agupte/MedVQA
 
8
  WorldMedQA-V: WorldMedQA/V
 
1
+ Welcome to VietMed-VQA, a novel Vietnamese dataset for medical visual question answering, introduced in the paper
2
+
3
+ # "VietMed-VQA: A Novel Dataset and Benchmark for Vietnamese Medical Visual Question Answering" by Trong-Hieu Nguyen-Mau et al.
4
+
5
+ It comprises ~50,000 high-quality QA pairs translated from established English benchmarks (PathVQA, SLAKE, VQA-RAD) using Llama-3.1-70B-Instruct with rigorous quality controls like back-translation and semantic filtering. This dataset supports fine-tuning and evaluation of VLMs for Vietnamese healthcare AI. Images are not included here; refer to the original English datasets for visuals:
6
 
7
  PathVQA: flaviagiammarino/path-vqa
8
+
9
  SLAKE: mdwiratathya/SLAKE-vqa-english
10
+
11
  VQA-RAD: flaviagiammarino/vqa-rad
12
+
13
  MedVQA: agupte/MedVQA
14
+
15
  WorldMedQA-V: WorldMedQA/V