multi-domain-VQA-6K / README.md
dutta18's picture
Update README.md
15c72b3 verified
metadata
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: 808030543.2224903
      num_examples: 6000
    - name: validation
      num_bytes: 179379177.2332518
      num_examples: 1200
  download_size: 1203807647
  dataset_size: 987409720.4557421
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*

Dataset Card for Dataset Name

This medium sized dataset 6K 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.