dataset_info: | |
features: | |
- name: vertices | |
list: | |
- name: bbox | |
struct: | |
- name: bottom | |
dtype: float64 | |
- name: confidence | |
dtype: float64 | |
- name: left | |
dtype: float64 | |
- name: right | |
dtype: float64 | |
- name: top | |
dtype: float64 | |
- name: descs | |
list: | |
- name: label | |
dtype: string | |
- name: text | |
dtype: string | |
- name: in_edges | |
list: | |
- name: source | |
dtype: string | |
- name: target | |
dtype: string | |
- name: text | |
dtype: string | |
- name: label | |
dtype: string | |
- name: out_edges | |
list: | |
- name: source | |
dtype: string | |
- name: target | |
dtype: string | |
- name: text | |
dtype: string | |
- name: vertex_id | |
dtype: string | |
- name: img_url | |
dtype: string | |
- name: img_path | |
dtype: 'null' | |
- name: original_caption | |
dtype: string | |
- name: short_caption | |
dtype: string | |
- name: detail_caption | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 75609754045 | |
num_examples: 10128574 | |
download_size: 31256042008 | |
dataset_size: 75609754045 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |