wtcherr commited on
Commit
4668b81
1 Parent(s): f068fa6

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  dataset_info:
3
  features:
4
- - name: caption
5
  dtype: string
6
  - name: url
7
  dtype: string
@@ -23,14 +23,16 @@ dataset_info:
23
  dtype: string
24
  - name: sha256
25
  dtype: string
26
- - name: jpg
27
  dtype: binary
 
 
28
  splits:
29
  - name: train
30
- num_bytes: 654919565
31
  num_examples: 5000
32
- download_size: 648287586
33
- dataset_size: 654919565
34
  ---
35
  # Dataset Card for "unsplash_5k"
36
 
 
1
  ---
2
  dataset_info:
3
  features:
4
+ - name: prompt
5
  dtype: string
6
  - name: url
7
  dtype: string
 
23
  dtype: string
24
  - name: sha256
25
  dtype: string
26
+ - name: image
27
  dtype: binary
28
+ - name: __index_level_0__
29
+ dtype: int64
30
  splits:
31
  - name: train
32
+ num_bytes: 654959565
33
  num_examples: 5000
34
+ download_size: 648316331
35
+ dataset_size: 654959565
36
  ---
37
  # Dataset Card for "unsplash_5k"
38