gaodrew commited on
Commit
d5790d5
1 Parent(s): 39215fe

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +163 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,163 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: Unique_ID
5
+ dtype: string
6
+ - name: shape_0_row_0
7
+ dtype: string
8
+ - name: color_0_row_0
9
+ dtype: string
10
+ - name: shape_1_row_0
11
+ dtype: string
12
+ - name: color_1_row_0
13
+ dtype: string
14
+ - name: shape_2_row_0
15
+ dtype: string
16
+ - name: color_2_row_0
17
+ dtype: string
18
+ - name: shape_3_row_0
19
+ dtype: string
20
+ - name: color_3_row_0
21
+ dtype: string
22
+ - name: shape_4_row_0
23
+ dtype: string
24
+ - name: color_4_row_0
25
+ dtype: string
26
+ - name: shape_5_row_0
27
+ dtype: string
28
+ - name: color_5_row_0
29
+ dtype: string
30
+ - name: shape_0_row_1
31
+ dtype: string
32
+ - name: color_0_row_1
33
+ dtype: string
34
+ - name: shape_1_row_1
35
+ dtype: string
36
+ - name: color_1_row_1
37
+ dtype: string
38
+ - name: shape_2_row_1
39
+ dtype: string
40
+ - name: color_2_row_1
41
+ dtype: string
42
+ - name: shape_3_row_1
43
+ dtype: string
44
+ - name: color_3_row_1
45
+ dtype: string
46
+ - name: shape_4_row_1
47
+ dtype: string
48
+ - name: color_4_row_1
49
+ dtype: string
50
+ - name: shape_5_row_1
51
+ dtype: string
52
+ - name: color_5_row_1
53
+ dtype: string
54
+ - name: shape_0_row_2
55
+ dtype: string
56
+ - name: color_0_row_2
57
+ dtype: string
58
+ - name: shape_1_row_2
59
+ dtype: string
60
+ - name: color_1_row_2
61
+ dtype: string
62
+ - name: shape_2_row_2
63
+ dtype: string
64
+ - name: color_2_row_2
65
+ dtype: string
66
+ - name: shape_3_row_2
67
+ dtype: string
68
+ - name: color_3_row_2
69
+ dtype: string
70
+ - name: shape_4_row_2
71
+ dtype: string
72
+ - name: color_4_row_2
73
+ dtype: string
74
+ - name: shape_5_row_2
75
+ dtype: string
76
+ - name: color_5_row_2
77
+ dtype: string
78
+ - name: shape_0_row_3
79
+ dtype: string
80
+ - name: color_0_row_3
81
+ dtype: string
82
+ - name: shape_1_row_3
83
+ dtype: string
84
+ - name: color_1_row_3
85
+ dtype: string
86
+ - name: shape_2_row_3
87
+ dtype: string
88
+ - name: color_2_row_3
89
+ dtype: string
90
+ - name: shape_3_row_3
91
+ dtype: string
92
+ - name: color_3_row_3
93
+ dtype: string
94
+ - name: shape_4_row_3
95
+ dtype: string
96
+ - name: color_4_row_3
97
+ dtype: string
98
+ - name: shape_5_row_3
99
+ dtype: string
100
+ - name: color_5_row_3
101
+ dtype: string
102
+ - name: shape_0_row_4
103
+ dtype: string
104
+ - name: color_0_row_4
105
+ dtype: string
106
+ - name: shape_1_row_4
107
+ dtype: string
108
+ - name: color_1_row_4
109
+ dtype: string
110
+ - name: shape_2_row_4
111
+ dtype: string
112
+ - name: color_2_row_4
113
+ dtype: string
114
+ - name: shape_3_row_4
115
+ dtype: string
116
+ - name: color_3_row_4
117
+ dtype: string
118
+ - name: shape_4_row_4
119
+ dtype: string
120
+ - name: color_4_row_4
121
+ dtype: string
122
+ - name: shape_5_row_4
123
+ dtype: string
124
+ - name: color_5_row_4
125
+ dtype: string
126
+ - name: shape_0_row_5
127
+ dtype: string
128
+ - name: color_0_row_5
129
+ dtype: string
130
+ - name: shape_1_row_5
131
+ dtype: string
132
+ - name: color_1_row_5
133
+ dtype: string
134
+ - name: shape_2_row_5
135
+ dtype: string
136
+ - name: color_2_row_5
137
+ dtype: string
138
+ - name: shape_3_row_5
139
+ dtype: string
140
+ - name: color_3_row_5
141
+ dtype: string
142
+ - name: shape_4_row_5
143
+ dtype: string
144
+ - name: color_4_row_5
145
+ dtype: string
146
+ - name: shape_5_row_5
147
+ dtype: string
148
+ - name: color_5_row_5
149
+ dtype: string
150
+ - name: image
151
+ dtype: string
152
+ splits:
153
+ - name: train
154
+ num_bytes: 713712
155
+ num_examples: 1000
156
+ download_size: 73144
157
+ dataset_size: 713712
158
+ configs:
159
+ - config_name: default
160
+ data_files:
161
+ - split: train
162
+ path: data/train-*
163
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4989bb31b003a8c2e13be5e9885ade9884e464f5d23d75f813b7e0d125e75863
3
+ size 73144