galaxy10_decals / README.md
mwalmsley's picture
Upload dataset
8506c54 verified
metadata
configs:
  - config_name: galaxyzoo
    data_files:
      - split: train
        path: galaxyzoo/train-*
      - split: test
        path: galaxyzoo/test-*
  - config_name: skyviewer
    data_files:
      - split: train
        path: skyviewer/train-*
      - split: test
        path: skyviewer/test-*
dataset_info:
  - config_name: galaxyzoo
    features:
      - name: image
        dtype: image
      - name: label
        dtype:
          class_label:
            names:
              '0': disturbed
              '1': merging
              '2': round smooth
              '3': in-between round smooth
              '4': cigar-shaped smooth
              '5': barred spiral
              '6': unbarred tight spiral
              '7': unbarred loose spiral
              '8': edge-on no bulge
              '9': edge-on with bulge
      - name: id_str
        dtype: string
    splits:
      - name: train
        num_bytes: 616519596.919
        num_examples: 13779
      - name: test
        num_bytes: 154950764.815
        num_examples: 3445
    download_size: 775565483
    dataset_size: 771470361.734
  - config_name: skyviewer
    features:
      - name: image
        dtype: image
      - name: label
        dtype:
          class_label:
            names:
              '0': disturbed
              '1': merging
              '2': round smooth
              '3': in-between round smooth
              '4': cigar-shaped smooth
              '5': barred spiral
              '6': unbarred tight spiral
              '7': unbarred loose spiral
              '8': edge-on no bulge
              '9': edge-on with bulge
      - name: id_str
        dtype: string
    splits:
      - name: train
        num_bytes: 177221526.051
        num_examples: 13779
      - name: test
        num_bytes: 44289594.125
        num_examples: 3445
    download_size: 221951950
    dataset_size: 221511120.176