Update README.md
Browse files
README.md
CHANGED
@@ -34,169 +34,6 @@ configs:
|
|
34 |
path: tiny/train-*
|
35 |
- split: test
|
36 |
path: tiny/test-*
|
37 |
-
dataset_info:
|
38 |
-
- config_name: default
|
39 |
-
features:
|
40 |
-
- name: image
|
41 |
-
dtype: image
|
42 |
-
- name: id_str
|
43 |
-
dtype: string
|
44 |
-
- name: dataset_name
|
45 |
-
dtype: string
|
46 |
-
- name: ra
|
47 |
-
dtype: float64
|
48 |
-
- name: dec
|
49 |
-
dtype: float64
|
50 |
-
- name: smooth-or-featured-gz2_smooth
|
51 |
-
dtype: int32
|
52 |
-
- name: smooth-or-featured-gz2_featured-or-disk
|
53 |
-
dtype: int32
|
54 |
-
- name: smooth-or-featured-gz2_artifact
|
55 |
-
dtype: int32
|
56 |
-
- name: disk-edge-on-gz2_yes
|
57 |
-
dtype: int32
|
58 |
-
- name: disk-edge-on-gz2_no
|
59 |
-
dtype: int32
|
60 |
-
- name: has-spiral-arms-gz2_yes
|
61 |
-
dtype: int32
|
62 |
-
- name: has-spiral-arms-gz2_no
|
63 |
-
dtype: int32
|
64 |
-
- name: bar-gz2_yes
|
65 |
-
dtype: int32
|
66 |
-
- name: bar-gz2_no
|
67 |
-
dtype: int32
|
68 |
-
- name: bulge-size-gz2_dominant
|
69 |
-
dtype: int32
|
70 |
-
- name: bulge-size-gz2_obvious
|
71 |
-
dtype: int32
|
72 |
-
- name: bulge-size-gz2_just-noticeable
|
73 |
-
dtype: int32
|
74 |
-
- name: bulge-size-gz2_no
|
75 |
-
dtype: int32
|
76 |
-
- name: something-odd-gz2_yes
|
77 |
-
dtype: int32
|
78 |
-
- name: something-odd-gz2_no
|
79 |
-
dtype: int32
|
80 |
-
- name: how-rounded-gz2_round
|
81 |
-
dtype: int32
|
82 |
-
- name: how-rounded-gz2_in-between
|
83 |
-
dtype: int32
|
84 |
-
- name: how-rounded-gz2_cigar
|
85 |
-
dtype: int32
|
86 |
-
- name: bulge-shape-gz2_round
|
87 |
-
dtype: int32
|
88 |
-
- name: bulge-shape-gz2_boxy
|
89 |
-
dtype: int32
|
90 |
-
- name: bulge-shape-gz2_no-bulge
|
91 |
-
dtype: int32
|
92 |
-
- name: spiral-winding-gz2_tight
|
93 |
-
dtype: int32
|
94 |
-
- name: spiral-winding-gz2_medium
|
95 |
-
dtype: int32
|
96 |
-
- name: spiral-winding-gz2_loose
|
97 |
-
dtype: int32
|
98 |
-
- name: spiral-arm-count-gz2_1
|
99 |
-
dtype: int32
|
100 |
-
- name: spiral-arm-count-gz2_2
|
101 |
-
dtype: int32
|
102 |
-
- name: spiral-arm-count-gz2_3
|
103 |
-
dtype: int32
|
104 |
-
- name: spiral-arm-count-gz2_4
|
105 |
-
dtype: int32
|
106 |
-
- name: spiral-arm-count-gz2_more-than-4
|
107 |
-
dtype: int32
|
108 |
-
- name: spiral-arm-count-gz2_cant-tell
|
109 |
-
dtype: int32
|
110 |
-
splits:
|
111 |
-
- name: train
|
112 |
-
num_bytes: 2324063939.771
|
113 |
-
num_examples: 172377
|
114 |
-
- name: test
|
115 |
-
num_bytes: 258212942.006
|
116 |
-
num_examples: 18797
|
117 |
-
download_size: 2598375703
|
118 |
-
dataset_size: 2582276881.777
|
119 |
-
- config_name: tiny
|
120 |
-
features:
|
121 |
-
- name: image
|
122 |
-
dtype: image
|
123 |
-
- name: id_str
|
124 |
-
dtype: string
|
125 |
-
- name: dataset_name
|
126 |
-
dtype: string
|
127 |
-
- name: ra
|
128 |
-
dtype: float64
|
129 |
-
- name: dec
|
130 |
-
dtype: float64
|
131 |
-
- name: smooth-or-featured-gz2_smooth
|
132 |
-
dtype: int32
|
133 |
-
- name: smooth-or-featured-gz2_featured-or-disk
|
134 |
-
dtype: int32
|
135 |
-
- name: smooth-or-featured-gz2_artifact
|
136 |
-
dtype: int32
|
137 |
-
- name: disk-edge-on-gz2_yes
|
138 |
-
dtype: int32
|
139 |
-
- name: disk-edge-on-gz2_no
|
140 |
-
dtype: int32
|
141 |
-
- name: has-spiral-arms-gz2_yes
|
142 |
-
dtype: int32
|
143 |
-
- name: has-spiral-arms-gz2_no
|
144 |
-
dtype: int32
|
145 |
-
- name: bar-gz2_yes
|
146 |
-
dtype: int32
|
147 |
-
- name: bar-gz2_no
|
148 |
-
dtype: int32
|
149 |
-
- name: bulge-size-gz2_dominant
|
150 |
-
dtype: int32
|
151 |
-
- name: bulge-size-gz2_obvious
|
152 |
-
dtype: int32
|
153 |
-
- name: bulge-size-gz2_just-noticeable
|
154 |
-
dtype: int32
|
155 |
-
- name: bulge-size-gz2_no
|
156 |
-
dtype: int32
|
157 |
-
- name: something-odd-gz2_yes
|
158 |
-
dtype: int32
|
159 |
-
- name: something-odd-gz2_no
|
160 |
-
dtype: int32
|
161 |
-
- name: how-rounded-gz2_round
|
162 |
-
dtype: int32
|
163 |
-
- name: how-rounded-gz2_in-between
|
164 |
-
dtype: int32
|
165 |
-
- name: how-rounded-gz2_cigar
|
166 |
-
dtype: int32
|
167 |
-
- name: bulge-shape-gz2_round
|
168 |
-
dtype: int32
|
169 |
-
- name: bulge-shape-gz2_boxy
|
170 |
-
dtype: int32
|
171 |
-
- name: bulge-shape-gz2_no-bulge
|
172 |
-
dtype: int32
|
173 |
-
- name: spiral-winding-gz2_tight
|
174 |
-
dtype: int32
|
175 |
-
- name: spiral-winding-gz2_medium
|
176 |
-
dtype: int32
|
177 |
-
- name: spiral-winding-gz2_loose
|
178 |
-
dtype: int32
|
179 |
-
- name: spiral-arm-count-gz2_1
|
180 |
-
dtype: int32
|
181 |
-
- name: spiral-arm-count-gz2_2
|
182 |
-
dtype: int32
|
183 |
-
- name: spiral-arm-count-gz2_3
|
184 |
-
dtype: int32
|
185 |
-
- name: spiral-arm-count-gz2_4
|
186 |
-
dtype: int32
|
187 |
-
- name: spiral-arm-count-gz2_more-than-4
|
188 |
-
dtype: int32
|
189 |
-
- name: spiral-arm-count-gz2_cant-tell
|
190 |
-
dtype: int32
|
191 |
-
splits:
|
192 |
-
- name: train
|
193 |
-
num_bytes: 23237427.932
|
194 |
-
num_examples: 1723
|
195 |
-
- name: test
|
196 |
-
num_bytes: 2536567.0
|
197 |
-
num_examples: 187
|
198 |
-
download_size: 25828179
|
199 |
-
dataset_size: 25773994.932
|
200 |
---
|
201 |
|
202 |
# GZ Campaign Datasets
|
|
|
34 |
path: tiny/train-*
|
35 |
- split: test
|
36 |
path: tiny/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
37 |
---
|
38 |
|
39 |
# GZ Campaign Datasets
|