hunarbatra commited on
Commit
5113404
1 Parent(s): 606d4df

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: caption
5
+ dtype: string
6
+ - name: image
7
+ dtype: string
8
+ - name: coco_url
9
+ dtype: string
10
+ - name: instructions
11
+ list:
12
+ - name: from
13
+ dtype: string
14
+ - name: value
15
+ dtype: string
16
+ - name: sample_idx
17
+ dtype: string
18
+ - name: instr_id
19
+ dtype: int64
20
+ - name: downloaded_img
21
+ dtype: image
22
+ splits:
23
+ - name: train
24
+ num_bytes: 730466274.25
25
+ num_examples: 13430
26
+ - name: validation
27
+ num_bytes: 184965610.375
28
+ num_examples: 3365
29
+ download_size: 904280204
30
+ dataset_size: 915431884.625
31
+ configs:
32
+ - config_name: default
33
+ data_files:
34
+ - split: train
35
+ path: data/train-*
36
+ - split: validation
37
+ path: data/validation-*
38
+ ---
data/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1f041142bf439102eee160262450f0274e29ece52ddabdb4369593292eae53d
3
+ size 375687941
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a848a687cf304369102a0bc4687b4ec35d92117e64c6eebb7986f7be0b4aea60
3
+ size 345848980
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c1cf0733339a8bbc357043df926cae4a575bd2d89b9c9dabbeb1645a5d442b8
3
+ size 182743283