File size: 516 Bytes
953efc2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
dataset_info:
  features:
  - name: question_id
    dtype: string
  - name: image
    dtype: image
  - name: question
    dtype: string
  - name: answers
    sequence: string
  - name: category
    dtype: string
  splits:
  - name: val
    num_bytes: 2097998373.0
    num_examples: 4319
  download_size: 2079513742
  dataset_size: 2097998373.0
---
# Dataset Card for "VizWiz-VQA"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)