File size: 351 Bytes
613804d cff68d1 613804d cff68d1 613804d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
---
dataset_info:
features:
- name: image_id
dtype: int64
- name: question
dtype: string
- name: answer
dtype: string
splits:
- name: val2017
num_bytes: 160091
num_examples: 2687
download_size: 26869
dataset_size: 160091
configs:
- config_name: default
data_files:
- split: val2017
path: data/val2017-*
---
|