Upload dataset
Browse files- README.md +83 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,83 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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_0_row_1
|
23 |
+
dtype: string
|
24 |
+
- name: color_0_row_1
|
25 |
+
dtype: string
|
26 |
+
- name: shape_1_row_1
|
27 |
+
dtype: string
|
28 |
+
- name: color_1_row_1
|
29 |
+
dtype: string
|
30 |
+
- name: shape_2_row_1
|
31 |
+
dtype: string
|
32 |
+
- name: color_2_row_1
|
33 |
+
dtype: string
|
34 |
+
- name: shape_3_row_1
|
35 |
+
dtype: string
|
36 |
+
- name: color_3_row_1
|
37 |
+
dtype: string
|
38 |
+
- name: shape_0_row_2
|
39 |
+
dtype: string
|
40 |
+
- name: color_0_row_2
|
41 |
+
dtype: string
|
42 |
+
- name: shape_1_row_2
|
43 |
+
dtype: string
|
44 |
+
- name: color_1_row_2
|
45 |
+
dtype: string
|
46 |
+
- name: shape_2_row_2
|
47 |
+
dtype: string
|
48 |
+
- name: color_2_row_2
|
49 |
+
dtype: string
|
50 |
+
- name: shape_3_row_2
|
51 |
+
dtype: string
|
52 |
+
- name: color_3_row_2
|
53 |
+
dtype: string
|
54 |
+
- name: shape_0_row_3
|
55 |
+
dtype: string
|
56 |
+
- name: color_0_row_3
|
57 |
+
dtype: string
|
58 |
+
- name: shape_1_row_3
|
59 |
+
dtype: string
|
60 |
+
- name: color_1_row_3
|
61 |
+
dtype: string
|
62 |
+
- name: shape_2_row_3
|
63 |
+
dtype: string
|
64 |
+
- name: color_2_row_3
|
65 |
+
dtype: string
|
66 |
+
- name: shape_3_row_3
|
67 |
+
dtype: string
|
68 |
+
- name: color_3_row_3
|
69 |
+
dtype: string
|
70 |
+
- name: image
|
71 |
+
dtype: string
|
72 |
+
splits:
|
73 |
+
- name: train
|
74 |
+
num_bytes: 336856
|
75 |
+
num_examples: 1000
|
76 |
+
download_size: 39616
|
77 |
+
dataset_size: 336856
|
78 |
+
configs:
|
79 |
+
- config_name: default
|
80 |
+
data_files:
|
81 |
+
- split: train
|
82 |
+
path: data/train-*
|
83 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:42eb799b16a12db7c1cecaa61c86b5e4d0de39ff988b59900c003e9c8a9b1b69
|
3 |
+
size 39616
|