asuglia commited on
Commit
81a47b2
·
verified ·
1 Parent(s): 8dba434

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +39 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image
5
+ dtype: image
6
+ - name: filepath
7
+ dtype: string
8
+ - name: sentids
9
+ list: int32
10
+ - name: filename
11
+ dtype: string
12
+ - name: imgid
13
+ dtype: int32
14
+ - name: split
15
+ dtype: string
16
+ - name: sentences
17
+ struct:
18
+ - name: tokens
19
+ list: string
20
+ - name: raw
21
+ dtype: string
22
+ - name: imgid
23
+ dtype: int32
24
+ - name: sentid
25
+ dtype: int32
26
+ - name: cocoid
27
+ dtype: int32
28
+ splits:
29
+ - name: train
30
+ num_bytes: 160172441.0
31
+ num_examples: 1000
32
+ download_size: 33120451
33
+ dataset_size: 160172441.0
34
+ configs:
35
+ - config_name: default
36
+ data_files:
37
+ - split: train
38
+ path: data/train-*
39
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a4b9f4cfe5a25ba3328a388700d5338c097f77c4a496c485753ba2f37d60c14
3
+ size 33120451