vqa_data_test_3 / README.md
tkamle's picture
Upload dataset
576dd10 verified
---
dataset_info:
features:
- name: id
dtype: string
- name: prefix
dtype: string
- name: image
dtype: image
- name: filename
dtype: string
- name: words
dtype: string
- name: cord
dtype: string
splits:
- name: train
num_bytes: 156116.0
num_examples: 18
- name: test
num_bytes: 35371.0
num_examples: 5
download_size: 197329
dataset_size: 191487.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---