VictorSanh HF staff commited on
Commit
c30a9f7
1 Parent(s): a5db488

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -10
README.md CHANGED
@@ -2,25 +2,21 @@
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
 
 
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
  splits:
15
  - name: train
16
+ num_bytes: 4531407335.168
17
  num_examples: 22368
18
+ download_size: 4214990149
19
+ dataset_size: 4531407335.168
20
  ---
21
  # Dataset Card for "obelisc_23k_tr_199_w_xattn_opt_step-28000"
22