--- 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 splits: - name: train num_bytes: 616203935.919 num_examples: 13779 - name: test num_bytes: 154871795.815 num_examples: 3445 download_size: 775369860 dataset_size: 771075731.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 splits: - name: train num_bytes: 176905865.051 num_examples: 13779 - name: test num_bytes: 44210625.125 num_examples: 3445 download_size: 221756759 dataset_size: 221116490.176 configs: - config_name: galaxyzoo default: true 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-* ---