--- 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-* ---