HugoLaurencon HF staff commited on
Commit
e5c63f0
1 Parent(s): 27edc92

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +29 -0
README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: 100.unique.embeddings
4
+ features:
5
+ - name: texts
6
+ sequence: string
7
+ - name: metadata
8
+ dtype: string
9
+ - name: original_idx
10
+ dtype: int64
11
+ - name: image_embeddings
12
+ sequence:
13
+ sequence:
14
+ sequence: float64
15
+ splits:
16
+ - name: train
17
+ num_bytes: 15422178
18
+ num_examples: 100
19
+ download_size: 15204174
20
+ dataset_size: 15422178
21
+ configs:
22
+ - config_name: 100.unique.embeddings
23
+ data_files:
24
+ - split: train
25
+ path: 100.unique.embeddings/train-*
26
+ ---
27
+ # Dataset Card for "cm4-synthetic-testing-with-embeddings"
28
+
29
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)