File size: 743 Bytes
d679123 | 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 | ---
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
- name: revised
sequence: string
splits:
- name: sketch_style
num_bytes: 13218036.0
num_examples: 100
download_size: 13172246
dataset_size: 13218036.0
configs:
- config_name: default
data_files:
- split: sketch_style
path: data/sketch_style-*
---
|