File size: 599 Bytes
9f24294 66e55d0 267f341 9f24294 267f341 9f24294 267f341 9f24294 267f341 9f24294 267f341 9f24294 | 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 | ---
dataset_info:
features:
- name: images
dtype: image
- name: text
dtype: string
- name: image_path
dtype: string
- name: text_embeddings
list: float64
splits:
- name: train
num_bytes: 557776583.0
num_examples: 594
- name: test
num_bytes: 318035473.0
num_examples: 347
- name: val
num_bytes: 27297636.0
num_examples: 32
download_size: 890940083
dataset_size: 903109692.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: val
path: data/val-*
---
|