Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -15,172 +15,6 @@ tags:
|
|
15 |
- astronomy
|
16 |
- galaxies
|
17 |
- citizen science
|
18 |
-
configs:
|
19 |
-
- config_name: default
|
20 |
-
data_files:
|
21 |
-
- split: train
|
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 |
-
- split: test
|
30 |
-
path: tiny/test-*
|
31 |
-
dataset_info:
|
32 |
-
- config_name: default
|
33 |
-
features:
|
34 |
-
- name: image
|
35 |
-
dtype: image
|
36 |
-
- name: id_str
|
37 |
-
dtype: string
|
38 |
-
- name: smooth-or-featured-ukidss_smooth
|
39 |
-
dtype: int32
|
40 |
-
- name: smooth-or-featured-ukidss_featured-or-disk
|
41 |
-
dtype: int32
|
42 |
-
- name: smooth-or-featured-ukidss_artifact
|
43 |
-
dtype: int32
|
44 |
-
- name: disk-edge-on-ukidss_yes
|
45 |
-
dtype: int32
|
46 |
-
- name: disk-edge-on-ukidss_no
|
47 |
-
dtype: int32
|
48 |
-
- name: has-spiral-arms-ukidss_yes
|
49 |
-
dtype: int32
|
50 |
-
- name: has-spiral-arms-ukidss_no
|
51 |
-
dtype: int32
|
52 |
-
- name: bar-ukidss_yes
|
53 |
-
dtype: int32
|
54 |
-
- name: bar-ukidss_no
|
55 |
-
dtype: int32
|
56 |
-
- name: bulge-size-ukidss_dominant
|
57 |
-
dtype: int32
|
58 |
-
- name: bulge-size-ukidss_obvious
|
59 |
-
dtype: int32
|
60 |
-
- name: bulge-size-ukidss_just-noticeable
|
61 |
-
dtype: int32
|
62 |
-
- name: bulge-size-ukidss_no
|
63 |
-
dtype: int32
|
64 |
-
- name: something-odd-ukidss_yes
|
65 |
-
dtype: int32
|
66 |
-
- name: something-odd-ukidss_no
|
67 |
-
dtype: int32
|
68 |
-
- name: how-rounded-ukidss_round
|
69 |
-
dtype: int32
|
70 |
-
- name: how-rounded-ukidss_in-between
|
71 |
-
dtype: int32
|
72 |
-
- name: how-rounded-ukidss_cigar
|
73 |
-
dtype: int32
|
74 |
-
- name: bulge-shape-ukidss_round
|
75 |
-
dtype: int32
|
76 |
-
- name: bulge-shape-ukidss_boxy
|
77 |
-
dtype: int32
|
78 |
-
- name: bulge-shape-ukidss_no-bulge
|
79 |
-
dtype: int32
|
80 |
-
- name: spiral-winding-ukidss_tight
|
81 |
-
dtype: int32
|
82 |
-
- name: spiral-winding-ukidss_medium
|
83 |
-
dtype: int32
|
84 |
-
- name: spiral-winding-ukidss_loose
|
85 |
-
dtype: int32
|
86 |
-
- name: spiral-arm-count-ukidss_1
|
87 |
-
dtype: int32
|
88 |
-
- name: spiral-arm-count-ukidss_2
|
89 |
-
dtype: int32
|
90 |
-
- name: spiral-arm-count-ukidss_3
|
91 |
-
dtype: int32
|
92 |
-
- name: spiral-arm-count-ukidss_4
|
93 |
-
dtype: int32
|
94 |
-
- name: spiral-arm-count-ukidss_more-than-4
|
95 |
-
dtype: int32
|
96 |
-
- name: spiral-arm-count-ukidss_cant-tell
|
97 |
-
dtype: int32
|
98 |
-
splits:
|
99 |
-
- name: train
|
100 |
-
num_bytes: 6320311308.188
|
101 |
-
num_examples: 56676
|
102 |
-
- name: test
|
103 |
-
num_bytes: 1579837224.008
|
104 |
-
num_examples: 14169
|
105 |
-
download_size: 7900755440
|
106 |
-
dataset_size: 7900148532.195999
|
107 |
-
- config_name: tiny
|
108 |
-
features:
|
109 |
-
- name: image
|
110 |
-
dtype: image
|
111 |
-
- name: id_str
|
112 |
-
dtype: string
|
113 |
-
- name: dataset_name
|
114 |
-
dtype: string
|
115 |
-
- name: smooth-or-featured-ukidss_smooth
|
116 |
-
dtype: int32
|
117 |
-
- name: smooth-or-featured-ukidss_featured-or-disk
|
118 |
-
dtype: int32
|
119 |
-
- name: smooth-or-featured-ukidss_artifact
|
120 |
-
dtype: int32
|
121 |
-
- name: disk-edge-on-ukidss_yes
|
122 |
-
dtype: int32
|
123 |
-
- name: disk-edge-on-ukidss_no
|
124 |
-
dtype: int32
|
125 |
-
- name: has-spiral-arms-ukidss_yes
|
126 |
-
dtype: int32
|
127 |
-
- name: has-spiral-arms-ukidss_no
|
128 |
-
dtype: int32
|
129 |
-
- name: bar-ukidss_yes
|
130 |
-
dtype: int32
|
131 |
-
- name: bar-ukidss_no
|
132 |
-
dtype: int32
|
133 |
-
- name: bulge-size-ukidss_dominant
|
134 |
-
dtype: int32
|
135 |
-
- name: bulge-size-ukidss_obvious
|
136 |
-
dtype: int32
|
137 |
-
- name: bulge-size-ukidss_just-noticeable
|
138 |
-
dtype: int32
|
139 |
-
- name: bulge-size-ukidss_no
|
140 |
-
dtype: int32
|
141 |
-
- name: something-odd-ukidss_yes
|
142 |
-
dtype: int32
|
143 |
-
- name: something-odd-ukidss_no
|
144 |
-
dtype: int32
|
145 |
-
- name: how-rounded-ukidss_round
|
146 |
-
dtype: int32
|
147 |
-
- name: how-rounded-ukidss_in-between
|
148 |
-
dtype: int32
|
149 |
-
- name: how-rounded-ukidss_cigar
|
150 |
-
dtype: int32
|
151 |
-
- name: bulge-shape-ukidss_round
|
152 |
-
dtype: int32
|
153 |
-
- name: bulge-shape-ukidss_boxy
|
154 |
-
dtype: int32
|
155 |
-
- name: bulge-shape-ukidss_no-bulge
|
156 |
-
dtype: int32
|
157 |
-
- name: spiral-winding-ukidss_tight
|
158 |
-
dtype: int32
|
159 |
-
- name: spiral-winding-ukidss_medium
|
160 |
-
dtype: int32
|
161 |
-
- name: spiral-winding-ukidss_loose
|
162 |
-
dtype: int32
|
163 |
-
- name: spiral-arm-count-ukidss_1
|
164 |
-
dtype: int32
|
165 |
-
- name: spiral-arm-count-ukidss_2
|
166 |
-
dtype: int32
|
167 |
-
- name: spiral-arm-count-ukidss_3
|
168 |
-
dtype: int32
|
169 |
-
- name: spiral-arm-count-ukidss_4
|
170 |
-
dtype: int32
|
171 |
-
- name: spiral-arm-count-ukidss_more-than-4
|
172 |
-
dtype: int32
|
173 |
-
- name: spiral-arm-count-ukidss_cant-tell
|
174 |
-
dtype: int32
|
175 |
-
splits:
|
176 |
-
- name: train
|
177 |
-
num_bytes: 63102937.0
|
178 |
-
num_examples: 566
|
179 |
-
- name: test
|
180 |
-
num_bytes: 15787153.0
|
181 |
-
num_examples: 141
|
182 |
-
download_size: 78909830
|
183 |
-
dataset_size: 78890090.0
|
184 |
---
|
185 |
|
186 |
# GZ Campaign Datasets
|
|
|
15 |
- astronomy
|
16 |
- galaxies
|
17 |
- citizen science
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
---
|
19 |
|
20 |
# GZ Campaign Datasets
|