File size: 1,194 Bytes
0280137
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5c964f3
 
 
 
 
 
 
 
 
aa4632f
 
 
 
 
 
509513c
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
---
dataset_info:
  features:
  - name: question
    dtype: string
  - name: answer
    dtype: string
  - name: image
    dtype: image
  - name: reasoning_type
    dtype: string
  splits:
  - name: train
    num_bytes: 3069094939.6106815
    num_examples: 20000
  - name: validation
    num_bytes: 941931689.7149999
    num_examples: 5645
  download_size: 4283343274
  dataset_size: 4011026629.3256817
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
license: apache-2.0
task_categories:
- visual-question-answering
language:
- en
tags:
- medical
size_categories:
- 10K<n<100K
---

# Dataset Card for Dataset Name

<!-- Provide a quick summary of the dataset. -->

This medium sized dataset 20K samples has been created with AOKVQA Train & Val split, Path-VQA Train & Val Split, TDIUC Val Split (Quantitative and Physical Reasoning Questions only). This is a multidomain dataset solely created to test the multidomain knowledge of VLM's, it can be used for inference or rapid prototyping. This is for educational and research purposes only. All the copyright belongs to the original owners of the datasets.