IffYuan commited on
Commit
eb023be
·
verified ·
1 Parent(s): 7041237

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +41 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: idx
5
+ dtype: int64
6
+ - name: image
7
+ dtype: image
8
+ - name: masks
9
+ list:
10
+ - name: bytes
11
+ dtype: binary
12
+ - name: path
13
+ dtype: 'null'
14
+ - name: points
15
+ list:
16
+ - name: x
17
+ dtype: float64
18
+ - name: y
19
+ dtype: float64
20
+ - name: label
21
+ dtype: string
22
+ - name: question
23
+ dtype: string
24
+ - name: image_path
25
+ dtype: string
26
+ - name: mask_paths
27
+ sequence: string
28
+ - name: hash_match
29
+ dtype: bool
30
+ splits:
31
+ - name: train
32
+ num_bytes: 60132946.0
33
+ num_examples: 330
34
+ download_size: 58980546
35
+ dataset_size: 60132946.0
36
+ configs:
37
+ - config_name: default
38
+ data_files:
39
+ - split: train
40
+ path: data/train-*
41
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3c6c6faa269817b738a821729c29f31112de6bdc87abdaccc3039920d9dc63d
3
+ size 58980546