--- 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-* ---