Magneto's picture
Upload dataset
1a7526f verified
|
raw
history blame contribute delete
No virus
665 Bytes
---
dataset_info:
features:
- name: url
dtype: string
- name: image_path
dtype: string
- name: short_caption
dtype: string
- name: long_caption
dtype: string
- name: image
dtype: image
splits:
- name: train
num_bytes: 324358701.375
num_examples: 8797
- name: validation
num_bytes: 70008534.375
num_examples: 1885
- name: test
num_bytes: 68750686.25
num_examples: 1886
download_size: 452139572
dataset_size: 463117922.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---