michaelyli commited on
Commit
35f1493
·
verified ·
1 Parent(s): e56f52e

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: shape_cf
5
+ dtype: float64
6
+ - name: scale_cf
7
+ dtype: float64
8
+ - name: orientation_cf
9
+ dtype: float64
10
+ - name: position_x_cf
11
+ dtype: float64
12
+ - name: position_y_cf
13
+ dtype: float64
14
+ - name: id_cf
15
+ dtype: string
16
+ - name: image_base64_cf
17
+ dtype: string
18
+ - name: shape
19
+ dtype: float64
20
+ - name: scale
21
+ dtype: float64
22
+ - name: orientation
23
+ dtype: float64
24
+ - name: position_x
25
+ dtype: float64
26
+ - name: position_y
27
+ dtype: float64
28
+ - name: id
29
+ dtype: string
30
+ - name: image_base64
31
+ dtype: string
32
+ - name: caption
33
+ dtype: string
34
+ - name: caption_cf
35
+ dtype: string
36
+ - name: __index_level_0__
37
+ dtype: int64
38
+ splits:
39
+ - name: train
40
+ num_bytes: 24975659
41
+ num_examples: 32312
42
+ - name: test
43
+ num_bytes: 6257786
44
+ num_examples: 8080
45
+ download_size: 14756065
46
+ dataset_size: 31233445
47
+ configs:
48
+ - config_name: default
49
+ data_files:
50
+ - split: train
51
+ path: data/train-*
52
+ - split: test
53
+ path: data/test-*
54
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4e2b4ca973f017ddf3229698ffe4bbf600e1308de173a9ca572ce5c79597b82
3
+ size 2972991
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e30f409b160b654a571ff5777dba10fa7bc1ccc338320008dfee0da078d13ba
3
+ size 11783074