VictorSanh commited on
Commit
2d4b5b7
1 Parent(s): 362efbe

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: images
5
+ list:
6
+ - name: bytes
7
+ dtype: binary
8
+ - name: path
9
+ dtype: 'null'
10
+ - name: texts
11
+ sequence: string
12
+ - name: key
13
+ dtype: string
14
+ - name: loss
15
+ dtype: float64
16
+ - name: embedding
17
+ sequence: float32
18
+ splits:
19
+ - name: train
20
+ num_bytes: 4531491724
21
+ num_examples: 22368
22
+ download_size: 4218181517
23
+ dataset_size: 4531491724
24
+ ---
25
+ # Dataset Card for "obelisc_23k_tr_199_w_xattn_opt_step-28000"
26
+
27
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)