Isamu136 commited on
Commit
297cd11
1 Parent(s): 0759e98

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +27 -0
README.md ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image
5
+ dtype: image
6
+ - name: caption
7
+ sequence: string
8
+ - name: image_id
9
+ dtype: string
10
+ - name: ibot_b_16_embedding
11
+ sequence: float32
12
+ - name: moco_vitb_imagenet_embeddings_without_last_layer
13
+ sequence: float32
14
+ - name: clip_vision_l14
15
+ sequence: float32
16
+ - name: clip_l14
17
+ sequence: float32
18
+ splits:
19
+ - name: train
20
+ num_bytes: 40537274594.0
21
+ num_examples: 125436
22
+ download_size: 40917861964
23
+ dataset_size: 40537274594.0
24
+ ---
25
+ # Dataset Card for "indexed-open-image-v4-test-set"
26
+
27
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)