mwalmsley commited on
Commit
b6607ca
1 Parent(s): 365fb0e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -160
README.md CHANGED
@@ -15,166 +15,6 @@ tags:
15
  - astronomy
16
  - galaxies
17
  - citizen science
18
- dataset_info:
19
- - config_name: default
20
- features:
21
- - name: image
22
- dtype: image
23
- - name: smooth-or-featured-gz2_smooth
24
- dtype: int32
25
- - name: smooth-or-featured-gz2_featured-or-disk
26
- dtype: int32
27
- - name: smooth-or-featured-gz2_artifact
28
- dtype: int32
29
- - name: disk-edge-on-gz2_yes
30
- dtype: int32
31
- - name: disk-edge-on-gz2_no
32
- dtype: int32
33
- - name: has-spiral-arms-gz2_yes
34
- dtype: int32
35
- - name: has-spiral-arms-gz2_no
36
- dtype: int32
37
- - name: bar-gz2_yes
38
- dtype: int32
39
- - name: bar-gz2_no
40
- dtype: int32
41
- - name: bulge-size-gz2_dominant
42
- dtype: int32
43
- - name: bulge-size-gz2_obvious
44
- dtype: int32
45
- - name: bulge-size-gz2_just-noticeable
46
- dtype: int32
47
- - name: bulge-size-gz2_no
48
- dtype: int32
49
- - name: something-odd-gz2_yes
50
- dtype: int32
51
- - name: something-odd-gz2_no
52
- dtype: int32
53
- - name: how-rounded-gz2_round
54
- dtype: int32
55
- - name: how-rounded-gz2_in-between
56
- dtype: int32
57
- - name: how-rounded-gz2_cigar
58
- dtype: int32
59
- - name: bulge-shape-gz2_round
60
- dtype: int32
61
- - name: bulge-shape-gz2_boxy
62
- dtype: int32
63
- - name: bulge-shape-gz2_no-bulge
64
- dtype: int32
65
- - name: spiral-winding-gz2_tight
66
- dtype: int32
67
- - name: spiral-winding-gz2_medium
68
- dtype: int32
69
- - name: spiral-winding-gz2_loose
70
- dtype: int32
71
- - name: spiral-arm-count-gz2_1
72
- dtype: int32
73
- - name: spiral-arm-count-gz2_2
74
- dtype: int32
75
- - name: spiral-arm-count-gz2_3
76
- dtype: int32
77
- - name: spiral-arm-count-gz2_4
78
- dtype: int32
79
- - name: spiral-arm-count-gz2_more-than-4
80
- dtype: int32
81
- - name: spiral-arm-count-gz2_cant-tell
82
- dtype: int32
83
- splits:
84
- - name: train
85
- num_bytes: 2256229125.75
86
- num_examples: 166850
87
- - name: test
88
- num_bytes: 569483438.048
89
- num_examples: 41713
90
- download_size: 2837900425
91
- dataset_size: 2825712563.798
92
- - config_name: evo
93
- features:
94
- - name: image
95
- dtype: image
96
- - name: smooth-or-featured-gz2_smooth
97
- dtype: int32
98
- - name: smooth-or-featured-gz2_featured-or-disk
99
- dtype: int32
100
- - name: smooth-or-featured-gz2_artifact
101
- dtype: int32
102
- - name: disk-edge-on-gz2_yes
103
- dtype: int32
104
- - name: disk-edge-on-gz2_no
105
- dtype: int32
106
- - name: has-spiral-arms-gz2_yes
107
- dtype: int32
108
- - name: has-spiral-arms-gz2_no
109
- dtype: int32
110
- - name: bar-gz2_yes
111
- dtype: int32
112
- - name: bar-gz2_no
113
- dtype: int32
114
- - name: bulge-size-gz2_dominant
115
- dtype: int32
116
- - name: bulge-size-gz2_obvious
117
- dtype: int32
118
- - name: bulge-size-gz2_just-noticeable
119
- dtype: int32
120
- - name: bulge-size-gz2_no
121
- dtype: int32
122
- - name: something-odd-gz2_yes
123
- dtype: int32
124
- - name: something-odd-gz2_no
125
- dtype: int32
126
- - name: how-rounded-gz2_round
127
- dtype: int32
128
- - name: how-rounded-gz2_in-between
129
- dtype: int32
130
- - name: how-rounded-gz2_cigar
131
- dtype: int32
132
- - name: bulge-shape-gz2_round
133
- dtype: int32
134
- - name: bulge-shape-gz2_boxy
135
- dtype: int32
136
- - name: bulge-shape-gz2_no-bulge
137
- dtype: int32
138
- - name: spiral-winding-gz2_tight
139
- dtype: int32
140
- - name: spiral-winding-gz2_medium
141
- dtype: int32
142
- - name: spiral-winding-gz2_loose
143
- dtype: int32
144
- - name: spiral-arm-count-gz2_1
145
- dtype: int32
146
- - name: spiral-arm-count-gz2_2
147
- dtype: int32
148
- - name: spiral-arm-count-gz2_3
149
- dtype: int32
150
- - name: spiral-arm-count-gz2_4
151
- dtype: int32
152
- - name: spiral-arm-count-gz2_more-than-4
153
- dtype: int32
154
- - name: spiral-arm-count-gz2_cant-tell
155
- dtype: int32
156
- splits:
157
- - name: train
158
- num_bytes: 2315617466.771
159
- num_examples: 172377
160
- - name: test
161
- num_bytes: 257291889.006
162
- num_examples: 18797
163
- download_size: 2589561260
164
- dataset_size: 2572909355.777
165
- configs:
166
- - config_name: default
167
- data_files:
168
- - split: train
169
- path: data/train-*
170
- - split: test
171
- path: data/test-*
172
- - config_name: evo
173
- data_files:
174
- - split: train
175
- path: evo/train-*
176
- - split: test
177
- path: evo/test-*
178
  ---
179
 
180
  # GZ Campaign Datasets
 
15
  - astronomy
16
  - galaxies
17
  - citizen science
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18
  ---
19
 
20
  # GZ Campaign Datasets