Datasets:
Upload dataset
Browse files- README.md +79 -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
|
@@ -97,6 +102,80 @@ dataset_info:
|
|
97 |
num_examples: 14169
|
98 |
download_size: 7900755440
|
99 |
dataset_size: 7900148532.195999
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
100 |
---
|
101 |
|
102 |
# 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
|
|
|
102 |
num_examples: 14169
|
103 |
download_size: 7900755440
|
104 |
dataset_size: 7900148532.195999
|
105 |
+
- config_name: tiny
|
106 |
+
features:
|
107 |
+
- name: image
|
108 |
+
dtype: image
|
109 |
+
- name: id_str
|
110 |
+
dtype: string
|
111 |
+
- name: dataset_name
|
112 |
+
dtype: string
|
113 |
+
- name: smooth-or-featured-ukidss_smooth
|
114 |
+
dtype: int32
|
115 |
+
- name: smooth-or-featured-ukidss_featured-or-disk
|
116 |
+
dtype: int32
|
117 |
+
- name: smooth-or-featured-ukidss_artifact
|
118 |
+
dtype: int32
|
119 |
+
- name: disk-edge-on-ukidss_yes
|
120 |
+
dtype: int32
|
121 |
+
- name: disk-edge-on-ukidss_no
|
122 |
+
dtype: int32
|
123 |
+
- name: has-spiral-arms-ukidss_yes
|
124 |
+
dtype: int32
|
125 |
+
- name: has-spiral-arms-ukidss_no
|
126 |
+
dtype: int32
|
127 |
+
- name: bar-ukidss_yes
|
128 |
+
dtype: int32
|
129 |
+
- name: bar-ukidss_no
|
130 |
+
dtype: int32
|
131 |
+
- name: bulge-size-ukidss_dominant
|
132 |
+
dtype: int32
|
133 |
+
- name: bulge-size-ukidss_obvious
|
134 |
+
dtype: int32
|
135 |
+
- name: bulge-size-ukidss_just-noticeable
|
136 |
+
dtype: int32
|
137 |
+
- name: bulge-size-ukidss_no
|
138 |
+
dtype: int32
|
139 |
+
- name: something-odd-ukidss_yes
|
140 |
+
dtype: int32
|
141 |
+
- name: something-odd-ukidss_no
|
142 |
+
dtype: int32
|
143 |
+
- name: how-rounded-ukidss_round
|
144 |
+
dtype: int32
|
145 |
+
- name: how-rounded-ukidss_in-between
|
146 |
+
dtype: int32
|
147 |
+
- name: how-rounded-ukidss_cigar
|
148 |
+
dtype: int32
|
149 |
+
- name: bulge-shape-ukidss_round
|
150 |
+
dtype: int32
|
151 |
+
- name: bulge-shape-ukidss_boxy
|
152 |
+
dtype: int32
|
153 |
+
- name: bulge-shape-ukidss_no-bulge
|
154 |
+
dtype: int32
|
155 |
+
- name: spiral-winding-ukidss_tight
|
156 |
+
dtype: int32
|
157 |
+
- name: spiral-winding-ukidss_medium
|
158 |
+
dtype: int32
|
159 |
+
- name: spiral-winding-ukidss_loose
|
160 |
+
dtype: int32
|
161 |
+
- name: spiral-arm-count-ukidss_1
|
162 |
+
dtype: int32
|
163 |
+
- name: spiral-arm-count-ukidss_2
|
164 |
+
dtype: int32
|
165 |
+
- name: spiral-arm-count-ukidss_3
|
166 |
+
dtype: int32
|
167 |
+
- name: spiral-arm-count-ukidss_4
|
168 |
+
dtype: int32
|
169 |
+
- name: spiral-arm-count-ukidss_more-than-4
|
170 |
+
dtype: int32
|
171 |
+
- name: spiral-arm-count-ukidss_cant-tell
|
172 |
+
dtype: int32
|
173 |
+
splits:
|
174 |
+
- name: train
|
175 |
+
num_bytes: 63102937.0
|
176 |
+
num_examples: 566
|
177 |
+
download_size: 63108601
|
178 |
+
dataset_size: 63102937.0
|
179 |
---
|
180 |
|
181 |
# 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:d4a88bc33e1bc1205dc6b031c145b8662b032b7b5337e417b44436ed15f33a33
|
3 |
+
size 63108601
|