VictorSanh commited on
Commit
bdc7e50
1 Parent(s): 47cdbbc

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: images
5
+ list: image
6
+ - name: texts
7
+ list: string
8
+ - name: key
9
+ dtype: string
10
+ - name: loss
11
+ dtype: float32
12
+ - name: embedding
13
+ sequence: float32
14
+ - name: topic_distribution
15
+ sequence: float32
16
+ splits:
17
+ - name: train
18
+ num_bytes: 4549391207.168
19
+ num_examples: 22368
20
+ download_size: 4239325733
21
+ dataset_size: 4549391207.168
22
+ ---
23
+ # Dataset Card for "obelisc_23k_w_ldatopics_tr_199_w_xattn_opt_step-28000"
24
+
25
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)