mwalmsley commited on
Commit
f600f35
1 Parent(s): 0a59645

Upload dataset

Browse files
README.md CHANGED
@@ -29,7 +29,163 @@ configs:
29
  - split: test
30
  path: tiny/test-*
31
  dataset_info:
32
- config_name: tiny
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  features:
34
  - name: image
35
  dtype: image
 
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: dataset_name
39
+ dtype: string
40
+ - name: smooth-or-featured-ukidss_smooth
41
+ dtype: int32
42
+ - name: smooth-or-featured-ukidss_smooth_fraction
43
+ dtype: float32
44
+ - name: smooth-or-featured-ukidss_total-votes
45
+ dtype: int32
46
+ - name: smooth-or-featured-ukidss_featured-or-disk
47
+ dtype: int32
48
+ - name: smooth-or-featured-ukidss_featured-or-disk_fraction
49
+ dtype: float32
50
+ - name: smooth-or-featured-ukidss_artifact
51
+ dtype: int32
52
+ - name: smooth-or-featured-ukidss_artifact_fraction
53
+ dtype: float32
54
+ - name: disk-edge-on-ukidss_yes
55
+ dtype: int32
56
+ - name: disk-edge-on-ukidss_yes_fraction
57
+ dtype: float32
58
+ - name: disk-edge-on-ukidss_total-votes
59
+ dtype: int32
60
+ - name: disk-edge-on-ukidss_no
61
+ dtype: int32
62
+ - name: disk-edge-on-ukidss_no_fraction
63
+ dtype: float32
64
+ - name: has-spiral-arms-ukidss_yes
65
+ dtype: int32
66
+ - name: has-spiral-arms-ukidss_yes_fraction
67
+ dtype: float32
68
+ - name: has-spiral-arms-ukidss_total-votes
69
+ dtype: int32
70
+ - name: has-spiral-arms-ukidss_no
71
+ dtype: int32
72
+ - name: has-spiral-arms-ukidss_no_fraction
73
+ dtype: float32
74
+ - name: bar-ukidss_yes
75
+ dtype: int32
76
+ - name: bar-ukidss_yes_fraction
77
+ dtype: float32
78
+ - name: bar-ukidss_total-votes
79
+ dtype: int32
80
+ - name: bar-ukidss_no
81
+ dtype: int32
82
+ - name: bar-ukidss_no_fraction
83
+ dtype: float32
84
+ - name: bulge-size-ukidss_dominant
85
+ dtype: int32
86
+ - name: bulge-size-ukidss_dominant_fraction
87
+ dtype: float32
88
+ - name: bulge-size-ukidss_total-votes
89
+ dtype: int32
90
+ - name: bulge-size-ukidss_obvious
91
+ dtype: int32
92
+ - name: bulge-size-ukidss_obvious_fraction
93
+ dtype: float32
94
+ - name: bulge-size-ukidss_just-noticeable
95
+ dtype: int32
96
+ - name: bulge-size-ukidss_just-noticeable_fraction
97
+ dtype: float32
98
+ - name: bulge-size-ukidss_no
99
+ dtype: int32
100
+ - name: bulge-size-ukidss_no_fraction
101
+ dtype: float32
102
+ - name: something-odd-ukidss_yes
103
+ dtype: int32
104
+ - name: something-odd-ukidss_yes_fraction
105
+ dtype: float32
106
+ - name: something-odd-ukidss_total-votes
107
+ dtype: int32
108
+ - name: something-odd-ukidss_no
109
+ dtype: int32
110
+ - name: something-odd-ukidss_no_fraction
111
+ dtype: float32
112
+ - name: how-rounded-ukidss_round
113
+ dtype: int32
114
+ - name: how-rounded-ukidss_round_fraction
115
+ dtype: float32
116
+ - name: how-rounded-ukidss_total-votes
117
+ dtype: int32
118
+ - name: how-rounded-ukidss_in-between
119
+ dtype: int32
120
+ - name: how-rounded-ukidss_in-between_fraction
121
+ dtype: float32
122
+ - name: how-rounded-ukidss_cigar
123
+ dtype: int32
124
+ - name: how-rounded-ukidss_cigar_fraction
125
+ dtype: float32
126
+ - name: bulge-shape-ukidss_round
127
+ dtype: int32
128
+ - name: bulge-shape-ukidss_round_fraction
129
+ dtype: float32
130
+ - name: bulge-shape-ukidss_total-votes
131
+ dtype: int32
132
+ - name: bulge-shape-ukidss_boxy
133
+ dtype: int32
134
+ - name: bulge-shape-ukidss_boxy_fraction
135
+ dtype: float32
136
+ - name: bulge-shape-ukidss_no-bulge
137
+ dtype: int32
138
+ - name: bulge-shape-ukidss_no-bulge_fraction
139
+ dtype: float32
140
+ - name: spiral-winding-ukidss_tight
141
+ dtype: int32
142
+ - name: spiral-winding-ukidss_tight_fraction
143
+ dtype: float32
144
+ - name: spiral-winding-ukidss_total-votes
145
+ dtype: int32
146
+ - name: spiral-winding-ukidss_medium
147
+ dtype: int32
148
+ - name: spiral-winding-ukidss_medium_fraction
149
+ dtype: float32
150
+ - name: spiral-winding-ukidss_loose
151
+ dtype: int32
152
+ - name: spiral-winding-ukidss_loose_fraction
153
+ dtype: float32
154
+ - name: spiral-arm-count-ukidss_1
155
+ dtype: int32
156
+ - name: spiral-arm-count-ukidss_1_fraction
157
+ dtype: float32
158
+ - name: spiral-arm-count-ukidss_total-votes
159
+ dtype: int32
160
+ - name: spiral-arm-count-ukidss_2
161
+ dtype: int32
162
+ - name: spiral-arm-count-ukidss_2_fraction
163
+ dtype: float32
164
+ - name: spiral-arm-count-ukidss_3
165
+ dtype: int32
166
+ - name: spiral-arm-count-ukidss_3_fraction
167
+ dtype: float32
168
+ - name: spiral-arm-count-ukidss_4
169
+ dtype: int32
170
+ - name: spiral-arm-count-ukidss_4_fraction
171
+ dtype: float32
172
+ - name: spiral-arm-count-ukidss_more-than-4
173
+ dtype: int32
174
+ - name: spiral-arm-count-ukidss_more-than-4_fraction
175
+ dtype: float32
176
+ - name: spiral-arm-count-ukidss_cant-tell
177
+ dtype: int32
178
+ - name: spiral-arm-count-ukidss_cant-tell_fraction
179
+ dtype: float32
180
+ - name: summary
181
+ dtype: string
182
+ splits:
183
+ - name: train
184
+ num_bytes: 6330699039.188
185
+ num_examples: 56676
186
+ download_size: 6331910497
187
+ dataset_size: 6330699039.188
188
+ - config_name: tiny
189
  features:
190
  - name: image
191
  dtype: image
data/train-00000-of-00013.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5042588d366050bea45a37e1ce8f50e4ab2c8d9e161294e3a471fa954c5b442a
3
- size 486001646
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc186dfd57828920a7d5142a6f66bac887e1d487a1bdc62745f3b223e8dbbead
3
+ size 486877691
data/train-00001-of-00013.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:12fdfd169ec41eff49c539c015794a61214d1ddbbbc7a9dc5de91dd229b07380
3
- size 486558904
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0253ffa0e6f878fc1eafbedce3fbcb7f8aa938b84a8e70ec080c5bccd8d7de48
3
+ size 487438943
data/train-00002-of-00013.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:28c86c78d3a0b312369460fec7ae81a060841cc1cdd4704aec33bb1c451099a1
3
- size 486503990
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00dceaeca28410f5d4735c1317b49c82b33d3732cf807f8eb94ec85a10bc878f
3
+ size 487384625
data/train-00003-of-00013.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:43ae4f64fc3e2cbee2566f497f8cf1511f0c6ab249f87910e0e91a929a4d7ec7
3
- size 485899191
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a02c3e0dbf2b15ca815f998ecf91deb4310c303948a08a07cad63b53a092f89a
3
+ size 486775385
data/train-00004-of-00013.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1ebc5e9b563f886c64435af4aa810664555896d34601748d2cc6cb8d1d7509eb
3
- size 484572905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33b13c7d5ee62b157d55e4292d6869e32cdd8fd0dc116e6f293cc456adce79ad
3
+ size 485454606
data/train-00005-of-00013.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:28ae3612ebee99860b0478446e74ae3e4da306b1d52b5686403cc9d12422d77a
3
- size 486772009
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cc7b4d5a56f846ee46601d46aaeae9b483cbabbf73e7159335f6ba31a028c94
3
+ size 487650135
data/train-00006-of-00013.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e15d618e79a903eb927577abbbf3aab3ede9efc7d4622aa2c6a4a607a3c199c5
3
- size 487622713
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d376929ba017b808a26cdecfa789a3d4b9c7955a3e64a110cec55f701e4f86b
3
+ size 488502519
data/train-00007-of-00013.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:35954859060c48d6b9df5700bef5c5c51d3976f14b03094c81cc29d68f4be4f5
3
- size 486580633
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6744cd741c4b95264a1b403469c336a44061b0bb2c7ee79c980d2cb021132de3
3
+ size 487460354
data/train-00008-of-00013.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:61eefa580312639fc6b539e1929ddc41ea13f83b921cface73b0491193c52def
3
- size 485710834
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c25d8465f662530f2b6c3bbdee1dda4dc8f71d2e455212c88552fd1acef5fab
3
+ size 486594024
data/train-00009-of-00013.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f84444f8b21db60e4eff1fcba1f21e8c802a2513d859847b8accaa4a92a17c8b
3
- size 486910242
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01b03489ba7b5dd06e4d068ecd644b13f206b96222c2262fae6cc7512a5a01b9
3
+ size 487792883
data/train-00010-of-00013.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:282b9f0a376485a5f8c000e84fecefdbfe0e734a4703447313feebfe45981c29
3
- size 484471440
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebd423526c7e0aa859a3d521fa02cf48ca77d536fef8fd9d8882d619587f0836
3
+ size 485350047
data/train-00011-of-00013.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8e67932d4c7d19a7c8c1d4ca7257f29b9d87223114e3c1d7a32e23f871f0dfc7
3
- size 487186594
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd9e5394b242fcbef50d4b09189d36768487e81bfd02824b7755293702d0cc05
3
+ size 488066214
data/train-00012-of-00013.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:af67e02a9e3b5cb78b8f5133afc9359d66ee922948a184fbf1bbce2bcbbf19dc
3
- size 485683828
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0aa99ec8301ed610e1ef15c86809074a137303c95432704326905a25846e3ea
3
+ size 486563071