kkcosmos commited on
Commit
cfc793d
·
1 Parent(s): 4bfa3d0

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -1,3 +1,22 @@
1
  ---
2
  license: unknown
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: unknown
3
+ dataset_info:
4
+ features:
5
+ - name: image
6
+ dtype: image
7
+ - name: item_id
8
+ dtype: int64
9
+ - name: image_path
10
+ dtype: string
11
+ - name: caption
12
+ dtype: string
13
+ splits:
14
+ - name: train
15
+ num_bytes: 3516512787.609302
16
+ num_examples: 28360
17
+ - name: test
18
+ num_bytes: 391305063.2386981
19
+ num_examples: 3152
20
+ download_size: 3740012301
21
+ dataset_size: 3907817850.848
22
  ---