File size: 636 Bytes
ad7e50c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: prompt
    dtype: string
  - name: ibot_b_16_embedding
    sequence: float32
  - name: moco_vitb_imagenet_embeddings_without_last_layer
    sequence: float32
  - name: clip_vision_l14
    sequence: float32
  - name: clip_l14
    sequence: float32
  splits:
  - name: train
    num_bytes: 200864257.0
    num_examples: 64
  download_size: 201259767
  dataset_size: 200864257.0
---
# Dataset Card for "custom_diffusion_eval_dataset"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)