Datasets:
Upload dataset
Browse files- README.md +103 -0
- tiny/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -22,7 +22,12 @@ configs:
|
|
22 |
path: data/train-*
|
23 |
- split: test
|
24 |
path: data/test-*
|
|
|
|
|
|
|
|
|
25 |
dataset_info:
|
|
|
26 |
features:
|
27 |
- name: image
|
28 |
dtype: image
|
@@ -121,6 +126,104 @@ dataset_info:
|
|
121 |
num_examples: 19291
|
122 |
download_size: 3196577767
|
123 |
dataset_size: 3194079756.3459997
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
124 |
---
|
125 |
|
126 |
# GZ Campaign Datasets
|
|
|
22 |
path: data/train-*
|
23 |
- split: test
|
24 |
path: data/test-*
|
25 |
+
- config_name: tiny
|
26 |
+
data_files:
|
27 |
+
- split: train
|
28 |
+
path: tiny/train-*
|
29 |
dataset_info:
|
30 |
+
- config_name: default
|
31 |
features:
|
32 |
- name: image
|
33 |
dtype: image
|
|
|
126 |
num_examples: 19291
|
127 |
download_size: 3196577767
|
128 |
dataset_size: 3194079756.3459997
|
129 |
+
- config_name: tiny
|
130 |
+
features:
|
131 |
+
- name: image
|
132 |
+
dtype: image
|
133 |
+
- name: id_str
|
134 |
+
dtype: string
|
135 |
+
- name: dataset_name
|
136 |
+
dtype: string
|
137 |
+
- name: ra
|
138 |
+
dtype: float64
|
139 |
+
- name: dec
|
140 |
+
dtype: float64
|
141 |
+
- name: smooth-or-featured-hubble_smooth
|
142 |
+
dtype: int32
|
143 |
+
- name: smooth-or-featured-hubble_features
|
144 |
+
dtype: int32
|
145 |
+
- name: smooth-or-featured-hubble_artifact
|
146 |
+
dtype: int32
|
147 |
+
- name: how-rounded-hubble_completely
|
148 |
+
dtype: int32
|
149 |
+
- name: how-rounded-hubble_in-between
|
150 |
+
dtype: int32
|
151 |
+
- name: how-rounded-hubble_cigar-shaped
|
152 |
+
dtype: int32
|
153 |
+
- name: clumpy-appearance-hubble_yes
|
154 |
+
dtype: int32
|
155 |
+
- name: clumpy-appearance-hubble_no
|
156 |
+
dtype: int32
|
157 |
+
- name: clump-count-hubble_1
|
158 |
+
dtype: int32
|
159 |
+
- name: clump-count-hubble_2
|
160 |
+
dtype: int32
|
161 |
+
- name: clump-count-hubble_3
|
162 |
+
dtype: int32
|
163 |
+
- name: clump-count-hubble_4
|
164 |
+
dtype: int32
|
165 |
+
- name: clump-count-hubble_5-plus
|
166 |
+
dtype: int32
|
167 |
+
- name: clump-count-hubble_cant-tell
|
168 |
+
dtype: int32
|
169 |
+
- name: disk-edge-on-hubble_yes
|
170 |
+
dtype: int32
|
171 |
+
- name: disk-edge-on-hubble_no
|
172 |
+
dtype: int32
|
173 |
+
- name: bulge-shape-hubble_rounded
|
174 |
+
dtype: int32
|
175 |
+
- name: bulge-shape-hubble_boxy
|
176 |
+
dtype: int32
|
177 |
+
- name: bulge-shape-hubble_none
|
178 |
+
dtype: int32
|
179 |
+
- name: bar-hubble_yes
|
180 |
+
dtype: int32
|
181 |
+
- name: bar-hubble_no
|
182 |
+
dtype: int32
|
183 |
+
- name: has-spiral-arms-hubble_yes
|
184 |
+
dtype: int32
|
185 |
+
- name: has-spiral-arms-hubble_no
|
186 |
+
dtype: int32
|
187 |
+
- name: spiral-winding-hubble_tight
|
188 |
+
dtype: int32
|
189 |
+
- name: spiral-winding-hubble_medium
|
190 |
+
dtype: int32
|
191 |
+
- name: spiral-winding-hubble_loose
|
192 |
+
dtype: int32
|
193 |
+
- name: spiral-arm-count-hubble_1
|
194 |
+
dtype: int32
|
195 |
+
- name: spiral-arm-count-hubble_2
|
196 |
+
dtype: int32
|
197 |
+
- name: spiral-arm-count-hubble_3
|
198 |
+
dtype: int32
|
199 |
+
- name: spiral-arm-count-hubble_4
|
200 |
+
dtype: int32
|
201 |
+
- name: spiral-arm-count-hubble_5-plus
|
202 |
+
dtype: int32
|
203 |
+
- name: spiral-arm-count-hubble_cant-tell
|
204 |
+
dtype: int32
|
205 |
+
- name: bulge-size-hubble_none
|
206 |
+
dtype: int32
|
207 |
+
- name: bulge-size-hubble_just-noticeable
|
208 |
+
dtype: int32
|
209 |
+
- name: bulge-size-hubble_obvious
|
210 |
+
dtype: int32
|
211 |
+
- name: bulge-size-hubble_dominant
|
212 |
+
dtype: int32
|
213 |
+
- name: galaxy-symmetrical-hubble_yes
|
214 |
+
dtype: int32
|
215 |
+
- name: galaxy-symmetrical-hubble_no
|
216 |
+
dtype: int32
|
217 |
+
- name: clumps-embedded-larger-object-hubble_yes
|
218 |
+
dtype: int32
|
219 |
+
- name: clumps-embedded-larger-object-hubble_no
|
220 |
+
dtype: int32
|
221 |
+
splits:
|
222 |
+
- name: train
|
223 |
+
num_bytes: 25771950.0
|
224 |
+
num_examples: 771
|
225 |
+
download_size: 25799419
|
226 |
+
dataset_size: 25771950.0
|
227 |
---
|
228 |
|
229 |
# GZ Campaign Datasets
|
tiny/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3023da56990fb3fad13a017a501a99a269de09452e3b19969ed3d3c54833b7be
|
3 |
+
size 25799419
|