Upload dataset
Browse files- README.md +111 -1
- data/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -1,6 +1,112 @@
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
features:
|
| 5 |
- name: image
|
| 6 |
dtype: image
|
|
@@ -110,6 +216,10 @@ dataset_info:
|
|
| 110 |
download_size: 1208442
|
| 111 |
dataset_size: 1464831.0
|
| 112 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 113 |
- config_name: tiny
|
| 114 |
data_files:
|
| 115 |
- split: train
|
|
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
+
- config_name: default
|
| 4 |
+
features:
|
| 5 |
+
- name: image
|
| 6 |
+
dtype: image
|
| 7 |
+
- name: id_str
|
| 8 |
+
dtype: string
|
| 9 |
+
- name: dataset_name
|
| 10 |
+
dtype: string
|
| 11 |
+
- name: smooth-or-featured-euclid_smooth
|
| 12 |
+
dtype: int32
|
| 13 |
+
- name: smooth-or-featured-euclid_featured-or-disk
|
| 14 |
+
dtype: int32
|
| 15 |
+
- name: smooth-or-featured-euclid_problem
|
| 16 |
+
dtype: int32
|
| 17 |
+
- name: disk-edge-on-euclid_yes
|
| 18 |
+
dtype: int32
|
| 19 |
+
- name: disk-edge-on-euclid_no
|
| 20 |
+
dtype: int32
|
| 21 |
+
- name: has-spiral-arms-euclid_yes
|
| 22 |
+
dtype: int32
|
| 23 |
+
- name: has-spiral-arms-euclid_no
|
| 24 |
+
dtype: int32
|
| 25 |
+
- name: bar-euclid_strong
|
| 26 |
+
dtype: int32
|
| 27 |
+
- name: bar-euclid_weak
|
| 28 |
+
dtype: int32
|
| 29 |
+
- name: bar-euclid_no
|
| 30 |
+
dtype: int32
|
| 31 |
+
- name: bulge-size-euclid_dominant
|
| 32 |
+
dtype: int32
|
| 33 |
+
- name: bulge-size-euclid_large
|
| 34 |
+
dtype: int32
|
| 35 |
+
- name: bulge-size-euclid_moderate
|
| 36 |
+
dtype: int32
|
| 37 |
+
- name: bulge-size-euclid_small
|
| 38 |
+
dtype: int32
|
| 39 |
+
- name: bulge-size-euclid_none
|
| 40 |
+
dtype: int32
|
| 41 |
+
- name: how-rounded-euclid_round
|
| 42 |
+
dtype: int32
|
| 43 |
+
- name: how-rounded-euclid_in-between
|
| 44 |
+
dtype: int32
|
| 45 |
+
- name: how-rounded-euclid_cigar-shaped
|
| 46 |
+
dtype: int32
|
| 47 |
+
- name: edge-on-bulge-euclid_boxy
|
| 48 |
+
dtype: int32
|
| 49 |
+
- name: edge-on-bulge-euclid_none
|
| 50 |
+
dtype: int32
|
| 51 |
+
- name: edge-on-bulge-euclid_rounded
|
| 52 |
+
dtype: int32
|
| 53 |
+
- name: spiral-winding-euclid_tight
|
| 54 |
+
dtype: int32
|
| 55 |
+
- name: spiral-winding-euclid_medium
|
| 56 |
+
dtype: int32
|
| 57 |
+
- name: spiral-winding-euclid_loose
|
| 58 |
+
dtype: int32
|
| 59 |
+
- name: spiral-arm-count-euclid_1
|
| 60 |
+
dtype: int32
|
| 61 |
+
- name: spiral-arm-count-euclid_2
|
| 62 |
+
dtype: int32
|
| 63 |
+
- name: spiral-arm-count-euclid_3
|
| 64 |
+
dtype: int32
|
| 65 |
+
- name: spiral-arm-count-euclid_4
|
| 66 |
+
dtype: int32
|
| 67 |
+
- name: spiral-arm-count-euclid_more-than-4
|
| 68 |
+
dtype: int32
|
| 69 |
+
- name: spiral-arm-count-euclid_cant-tell
|
| 70 |
+
dtype: int32
|
| 71 |
+
- name: merging-euclid_none
|
| 72 |
+
dtype: int32
|
| 73 |
+
- name: merging-euclid_minor-disturbance
|
| 74 |
+
dtype: int32
|
| 75 |
+
- name: merging-euclid_major-disturbance
|
| 76 |
+
dtype: int32
|
| 77 |
+
- name: merging-euclid_merger
|
| 78 |
+
dtype: int32
|
| 79 |
+
- name: clumps-euclid_yes
|
| 80 |
+
dtype: int32
|
| 81 |
+
- name: clumps-euclid_no
|
| 82 |
+
dtype: int32
|
| 83 |
+
- name: problem-euclid_star
|
| 84 |
+
dtype: int32
|
| 85 |
+
- name: problem-euclid_artifact
|
| 86 |
+
dtype: int32
|
| 87 |
+
- name: problem-euclid_zoom
|
| 88 |
+
dtype: int32
|
| 89 |
+
- name: artifact-euclid_satellite
|
| 90 |
+
dtype: int32
|
| 91 |
+
- name: artifact-euclid_scattered
|
| 92 |
+
dtype: int32
|
| 93 |
+
- name: artifact-euclid_diffraction
|
| 94 |
+
dtype: int32
|
| 95 |
+
- name: artifact-euclid_ray
|
| 96 |
+
dtype: int32
|
| 97 |
+
- name: artifact-euclid_saturation
|
| 98 |
+
dtype: int32
|
| 99 |
+
- name: artifact-euclid_other
|
| 100 |
+
dtype: int32
|
| 101 |
+
- name: artifact-euclid_ghost
|
| 102 |
+
dtype: int32
|
| 103 |
+
splits:
|
| 104 |
+
- name: train
|
| 105 |
+
num_bytes: 148509966.82099998
|
| 106 |
+
num_examples: 63579
|
| 107 |
+
download_size: 119407780
|
| 108 |
+
dataset_size: 148509966.82099998
|
| 109 |
+
- config_name: tiny
|
| 110 |
features:
|
| 111 |
- name: image
|
| 112 |
dtype: image
|
|
|
|
| 216 |
download_size: 1208442
|
| 217 |
dataset_size: 1464831.0
|
| 218 |
configs:
|
| 219 |
+
- config_name: default
|
| 220 |
+
data_files:
|
| 221 |
+
- split: train
|
| 222 |
+
path: data/train-*
|
| 223 |
- config_name: tiny
|
| 224 |
data_files:
|
| 225 |
- split: train
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5a7eeffd031514dd3e46c07c778b2102e87943107c073e8eb2b5ce7a3bbd7a7f
|
| 3 |
+
size 119407780
|