File size: 789 Bytes
d484d34 ec1aaf2 d484d34 ec1aaf2 d484d34 |
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 45 |
---
dataset_info:
features:
- name: question_id
dtype: string
- name: image
dtype: image
- name: question
dtype: string
- name: answer
sequence: string
- name: id
dtype: int64
- name: license
dtype: int8
- name: file_name
dtype: string
- name: coco_url
dtype: string
- name: height
dtype: int32
- name: width
dtype: int32
- name: date_captured
dtype: string
- name: instance
sequence: string
splits:
- name: level4
num_bytes: 4679286.0
num_examples: 100
- name: level3
num_bytes: 4902688.0
num_examples: 100
download_size: 9524181
dataset_size: 9581974.0
configs:
- config_name: default
data_files:
- split: level4
path: data/level4-*
- split: level3
path: data/level3-*
---
|