File size: 1,040 Bytes
310ccd2 1579da1 973014e 1579da1 e8d2fa4 8394dd2 310ccd2 eab99b6 1579da1 8394dd2 310ccd2 | 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 46 47 48 49 50 51 52 53 | ---
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
splits:
- name: val
num_bytes: 164399316.95635
num_examples: 1000
- name: painting_style
num_bytes: 185879632.0
num_examples: 1000
- name: cartoon_style
num_bytes: 211874276.0
num_examples: 1000
- name: sketch_style
num_bytes: 124306264.0
num_examples: 1000
download_size: 1692617864
dataset_size: 686459488.95635
configs:
- config_name: default
data_files:
- split: val
path: data/val-*
- split: cartoon_style
path: data/cartoon_style-*
- split: painting_style
path: data/painting_style-*
- split: sketch_style
path: data/sketch_style-*
---
|