File size: 1,338 Bytes
00c2b48
 
 
a09ad9f
 
00c2b48
c6abf61
00c2b48
c6abf61
c3cac84
c6abf61
00c2b48
c6abf61
00c2b48
c6abf61
c3cac84
 
 
 
 
 
a09ad9f
 
 
 
 
 
00c2b48
 
 
 
c3cac84
00c2b48
c3cac84
 
 
 
00c2b48
d1c7530
1c21fb5
 
37997c2
1c21fb5
37997c2
31d58ee
1c21fb5
31d58ee
1c21fb5
 
c6abf61
 
 
 
 
 
 
 
 
fcef0c4
 
 
 
 
 
 
 
 
 
 
 
 
 
c3cac84
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
---
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
---