Upload dataset
Browse files- README.md +226 -0
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -12,4 +12,230 @@ configs:
|
|
12 |
path: tiny/train-*
|
13 |
- split: test
|
14 |
path: tiny/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
---
|
|
|
12 |
path: tiny/train-*
|
13 |
- split: test
|
14 |
path: tiny/test-*
|
15 |
+
dataset_info:
|
16 |
+
features:
|
17 |
+
- name: image
|
18 |
+
dtype: image
|
19 |
+
- name: id_str
|
20 |
+
dtype: string
|
21 |
+
- name: dataset_name
|
22 |
+
dtype: string
|
23 |
+
- name: smooth-or-featured-euclid_smooth
|
24 |
+
dtype: int32
|
25 |
+
- name: smooth-or-featured-euclid_smooth_fraction
|
26 |
+
dtype: float32
|
27 |
+
- name: smooth-or-featured-euclid_total-votes
|
28 |
+
dtype: int32
|
29 |
+
- name: smooth-or-featured-euclid_featured-or-disk
|
30 |
+
dtype: int32
|
31 |
+
- name: smooth-or-featured-euclid_featured-or-disk_fraction
|
32 |
+
dtype: float32
|
33 |
+
- name: smooth-or-featured-euclid_problem
|
34 |
+
dtype: int32
|
35 |
+
- name: smooth-or-featured-euclid_problem_fraction
|
36 |
+
dtype: float32
|
37 |
+
- name: disk-edge-on-euclid_yes
|
38 |
+
dtype: int32
|
39 |
+
- name: disk-edge-on-euclid_yes_fraction
|
40 |
+
dtype: float32
|
41 |
+
- name: disk-edge-on-euclid_total-votes
|
42 |
+
dtype: int32
|
43 |
+
- name: disk-edge-on-euclid_no
|
44 |
+
dtype: int32
|
45 |
+
- name: disk-edge-on-euclid_no_fraction
|
46 |
+
dtype: float32
|
47 |
+
- name: has-spiral-arms-euclid_yes
|
48 |
+
dtype: int32
|
49 |
+
- name: has-spiral-arms-euclid_yes_fraction
|
50 |
+
dtype: float32
|
51 |
+
- name: has-spiral-arms-euclid_total-votes
|
52 |
+
dtype: int32
|
53 |
+
- name: has-spiral-arms-euclid_no
|
54 |
+
dtype: int32
|
55 |
+
- name: has-spiral-arms-euclid_no_fraction
|
56 |
+
dtype: float32
|
57 |
+
- name: bar-euclid_strong
|
58 |
+
dtype: int32
|
59 |
+
- name: bar-euclid_strong_fraction
|
60 |
+
dtype: float32
|
61 |
+
- name: bar-euclid_total-votes
|
62 |
+
dtype: int32
|
63 |
+
- name: bar-euclid_weak
|
64 |
+
dtype: int32
|
65 |
+
- name: bar-euclid_weak_fraction
|
66 |
+
dtype: float32
|
67 |
+
- name: bar-euclid_no
|
68 |
+
dtype: int32
|
69 |
+
- name: bar-euclid_no_fraction
|
70 |
+
dtype: float32
|
71 |
+
- name: bulge-size-euclid_dominant
|
72 |
+
dtype: int32
|
73 |
+
- name: bulge-size-euclid_dominant_fraction
|
74 |
+
dtype: float32
|
75 |
+
- name: bulge-size-euclid_total-votes
|
76 |
+
dtype: int32
|
77 |
+
- name: bulge-size-euclid_large
|
78 |
+
dtype: int32
|
79 |
+
- name: bulge-size-euclid_large_fraction
|
80 |
+
dtype: float32
|
81 |
+
- name: bulge-size-euclid_moderate
|
82 |
+
dtype: int32
|
83 |
+
- name: bulge-size-euclid_moderate_fraction
|
84 |
+
dtype: float32
|
85 |
+
- name: bulge-size-euclid_small
|
86 |
+
dtype: int32
|
87 |
+
- name: bulge-size-euclid_small_fraction
|
88 |
+
dtype: float32
|
89 |
+
- name: bulge-size-euclid_none
|
90 |
+
dtype: int32
|
91 |
+
- name: bulge-size-euclid_none_fraction
|
92 |
+
dtype: float32
|
93 |
+
- name: how-rounded-euclid_round
|
94 |
+
dtype: int32
|
95 |
+
- name: how-rounded-euclid_round_fraction
|
96 |
+
dtype: float32
|
97 |
+
- name: how-rounded-euclid_total-votes
|
98 |
+
dtype: int32
|
99 |
+
- name: how-rounded-euclid_in-between
|
100 |
+
dtype: int32
|
101 |
+
- name: how-rounded-euclid_in-between_fraction
|
102 |
+
dtype: float32
|
103 |
+
- name: how-rounded-euclid_cigar-shaped
|
104 |
+
dtype: int32
|
105 |
+
- name: how-rounded-euclid_cigar-shaped_fraction
|
106 |
+
dtype: float32
|
107 |
+
- name: edge-on-bulge-euclid_boxy
|
108 |
+
dtype: int32
|
109 |
+
- name: edge-on-bulge-euclid_boxy_fraction
|
110 |
+
dtype: float32
|
111 |
+
- name: edge-on-bulge-euclid_total-votes
|
112 |
+
dtype: int32
|
113 |
+
- name: edge-on-bulge-euclid_none
|
114 |
+
dtype: int32
|
115 |
+
- name: edge-on-bulge-euclid_none_fraction
|
116 |
+
dtype: float32
|
117 |
+
- name: edge-on-bulge-euclid_rounded
|
118 |
+
dtype: int32
|
119 |
+
- name: edge-on-bulge-euclid_rounded_fraction
|
120 |
+
dtype: float32
|
121 |
+
- name: spiral-winding-euclid_tight
|
122 |
+
dtype: int32
|
123 |
+
- name: spiral-winding-euclid_tight_fraction
|
124 |
+
dtype: float32
|
125 |
+
- name: spiral-winding-euclid_total-votes
|
126 |
+
dtype: int32
|
127 |
+
- name: spiral-winding-euclid_medium
|
128 |
+
dtype: int32
|
129 |
+
- name: spiral-winding-euclid_medium_fraction
|
130 |
+
dtype: float32
|
131 |
+
- name: spiral-winding-euclid_loose
|
132 |
+
dtype: int32
|
133 |
+
- name: spiral-winding-euclid_loose_fraction
|
134 |
+
dtype: float32
|
135 |
+
- name: spiral-arm-count-euclid_1
|
136 |
+
dtype: int32
|
137 |
+
- name: spiral-arm-count-euclid_1_fraction
|
138 |
+
dtype: float32
|
139 |
+
- name: spiral-arm-count-euclid_total-votes
|
140 |
+
dtype: int32
|
141 |
+
- name: spiral-arm-count-euclid_2
|
142 |
+
dtype: int32
|
143 |
+
- name: spiral-arm-count-euclid_2_fraction
|
144 |
+
dtype: float32
|
145 |
+
- name: spiral-arm-count-euclid_3
|
146 |
+
dtype: int32
|
147 |
+
- name: spiral-arm-count-euclid_3_fraction
|
148 |
+
dtype: float32
|
149 |
+
- name: spiral-arm-count-euclid_4
|
150 |
+
dtype: int32
|
151 |
+
- name: spiral-arm-count-euclid_4_fraction
|
152 |
+
dtype: float32
|
153 |
+
- name: spiral-arm-count-euclid_more-than-4
|
154 |
+
dtype: int32
|
155 |
+
- name: spiral-arm-count-euclid_more-than-4_fraction
|
156 |
+
dtype: float32
|
157 |
+
- name: spiral-arm-count-euclid_cant-tell
|
158 |
+
dtype: int32
|
159 |
+
- name: spiral-arm-count-euclid_cant-tell_fraction
|
160 |
+
dtype: float32
|
161 |
+
- name: merging-euclid_none
|
162 |
+
dtype: int32
|
163 |
+
- name: merging-euclid_none_fraction
|
164 |
+
dtype: float32
|
165 |
+
- name: merging-euclid_total-votes
|
166 |
+
dtype: int32
|
167 |
+
- name: merging-euclid_minor-disturbance
|
168 |
+
dtype: int32
|
169 |
+
- name: merging-euclid_minor-disturbance_fraction
|
170 |
+
dtype: float32
|
171 |
+
- name: merging-euclid_major-disturbance
|
172 |
+
dtype: int32
|
173 |
+
- name: merging-euclid_major-disturbance_fraction
|
174 |
+
dtype: float32
|
175 |
+
- name: merging-euclid_merger
|
176 |
+
dtype: int32
|
177 |
+
- name: merging-euclid_merger_fraction
|
178 |
+
dtype: float32
|
179 |
+
- name: clumps-euclid_yes
|
180 |
+
dtype: int32
|
181 |
+
- name: clumps-euclid_yes_fraction
|
182 |
+
dtype: float32
|
183 |
+
- name: clumps-euclid_total-votes
|
184 |
+
dtype: int32
|
185 |
+
- name: clumps-euclid_no
|
186 |
+
dtype: int32
|
187 |
+
- name: clumps-euclid_no_fraction
|
188 |
+
dtype: float32
|
189 |
+
- name: problem-euclid_star
|
190 |
+
dtype: int32
|
191 |
+
- name: problem-euclid_star_fraction
|
192 |
+
dtype: float32
|
193 |
+
- name: problem-euclid_total-votes
|
194 |
+
dtype: int32
|
195 |
+
- name: problem-euclid_artifact
|
196 |
+
dtype: int32
|
197 |
+
- name: problem-euclid_artifact_fraction
|
198 |
+
dtype: float32
|
199 |
+
- name: problem-euclid_zoom
|
200 |
+
dtype: int32
|
201 |
+
- name: problem-euclid_zoom_fraction
|
202 |
+
dtype: float32
|
203 |
+
- name: artifact-euclid_satellite
|
204 |
+
dtype: int32
|
205 |
+
- name: artifact-euclid_satellite_fraction
|
206 |
+
dtype: float32
|
207 |
+
- name: artifact-euclid_total-votes
|
208 |
+
dtype: int32
|
209 |
+
- name: artifact-euclid_scattered
|
210 |
+
dtype: int32
|
211 |
+
- name: artifact-euclid_scattered_fraction
|
212 |
+
dtype: float32
|
213 |
+
- name: artifact-euclid_diffraction
|
214 |
+
dtype: int32
|
215 |
+
- name: artifact-euclid_diffraction_fraction
|
216 |
+
dtype: float32
|
217 |
+
- name: artifact-euclid_ray
|
218 |
+
dtype: int32
|
219 |
+
- name: artifact-euclid_ray_fraction
|
220 |
+
dtype: float32
|
221 |
+
- name: artifact-euclid_saturation
|
222 |
+
dtype: int32
|
223 |
+
- name: artifact-euclid_saturation_fraction
|
224 |
+
dtype: float32
|
225 |
+
- name: artifact-euclid_other
|
226 |
+
dtype: int32
|
227 |
+
- name: artifact-euclid_other_fraction
|
228 |
+
dtype: float32
|
229 |
+
- name: artifact-euclid_ghost
|
230 |
+
dtype: int32
|
231 |
+
- name: artifact-euclid_ghost_fraction
|
232 |
+
dtype: float32
|
233 |
+
- name: summary
|
234 |
+
dtype: string
|
235 |
+
splits:
|
236 |
+
- name: train
|
237 |
+
num_bytes: 163768926.82099998
|
238 |
+
num_examples: 63579
|
239 |
+
download_size: 133515106
|
240 |
+
dataset_size: 163768926.82099998
|
241 |
---
|
data/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dae2acfffc06739f6331547ff7c2dfa578f193f20d08201cae01bb21ec9c2813
|
3 |
+
size 133515106
|