Datasets:
File size: 2,576 Bytes
efe8fcc e81d6cc efe8fcc e81d6cc efe8fcc |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 |
---
dataset_info:
features:
- name: image
dtype: image
- name: smooth-or-featured-hubble_smooth
dtype: int32
- name: smooth-or-featured-hubble_features
dtype: int32
- name: smooth-or-featured-hubble_artifact
dtype: int32
- name: how-rounded-hubble_completely
dtype: int32
- name: how-rounded-hubble_in-between
dtype: int32
- name: how-rounded-hubble_cigar-shaped
dtype: int32
- name: clumpy-appearance-hubble_yes
dtype: int32
- name: clumpy-appearance-hubble_no
dtype: int32
- name: clump-count-hubble_1
dtype: int32
- name: clump-count-hubble_2
dtype: int32
- name: clump-count-hubble_3
dtype: int32
- name: clump-count-hubble_4
dtype: int32
- name: clump-count-hubble_5-plus
dtype: int32
- name: clump-count-hubble_cant-tell
dtype: int32
- name: disk-edge-on-hubble_yes
dtype: int32
- name: disk-edge-on-hubble_no
dtype: int32
- name: bulge-shape-hubble_rounded
dtype: int32
- name: bulge-shape-hubble_boxy
dtype: int32
- name: bulge-shape-hubble_none
dtype: int32
- name: bar-hubble_yes
dtype: int32
- name: bar-hubble_no
dtype: int32
- name: has-spiral-arms-hubble_yes
dtype: int32
- name: has-spiral-arms-hubble_no
dtype: int32
- name: spiral-winding-hubble_tight
dtype: int32
- name: spiral-winding-hubble_medium
dtype: int32
- name: spiral-winding-hubble_loose
dtype: int32
- name: spiral-arm-count-hubble_1
dtype: int32
- name: spiral-arm-count-hubble_2
dtype: int32
- name: spiral-arm-count-hubble_3
dtype: int32
- name: spiral-arm-count-hubble_4
dtype: int32
- name: spiral-arm-count-hubble_5-plus
dtype: int32
- name: spiral-arm-count-hubble_cant-tell
dtype: int32
- name: bulge-size-hubble_none
dtype: int32
- name: bulge-size-hubble_just-noticeable
dtype: int32
- name: bulge-size-hubble_obvious
dtype: int32
- name: bulge-size-hubble_dominant
dtype: int32
- name: galaxy-symmetrical-hubble_yes
dtype: int32
- name: galaxy-symmetrical-hubble_no
dtype: int32
- name: clumps-embedded-larger-object-hubble_yes
dtype: int32
- name: clumps-embedded-larger-object-hubble_no
dtype: int32
splits:
- name: train
num_bytes: 2553997538.56
num_examples: 77160
- name: test
num_bytes: 637061675.568
num_examples: 19291
download_size: 3193321025
dataset_size: 3191059214.128
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
|