File size: 1,944 Bytes
a5f29df c72ed7b a5f29df c72ed7b a5f29df |
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 |
---
dataset_info:
config_name: all
features:
- name: image
dtype: image
- name: smooth-or-featured-gz2_smooth
dtype: int32
- name: smooth-or-featured-gz2_featured-or-disk
dtype: int32
- name: smooth-or-featured-gz2_artifact
dtype: int32
- name: disk-edge-on-gz2_yes
dtype: int32
- name: disk-edge-on-gz2_no
dtype: int32
- name: has-spiral-arms-gz2_yes
dtype: int32
- name: has-spiral-arms-gz2_no
dtype: int32
- name: bar-gz2_yes
dtype: int32
- name: bar-gz2_no
dtype: int32
- name: bulge-size-gz2_dominant
dtype: int32
- name: bulge-size-gz2_obvious
dtype: int32
- name: bulge-size-gz2_just-noticeable
dtype: int32
- name: bulge-size-gz2_no
dtype: int32
- name: something-odd-gz2_yes
dtype: int32
- name: something-odd-gz2_no
dtype: int32
- name: how-rounded-gz2_round
dtype: int32
- name: how-rounded-gz2_in-between
dtype: int32
- name: how-rounded-gz2_cigar
dtype: int32
- name: bulge-shape-gz2_round
dtype: int32
- name: bulge-shape-gz2_boxy
dtype: int32
- name: bulge-shape-gz2_no-bulge
dtype: int32
- name: spiral-winding-gz2_tight
dtype: int32
- name: spiral-winding-gz2_medium
dtype: int32
- name: spiral-winding-gz2_loose
dtype: int32
- name: spiral-arm-count-gz2_1
dtype: int32
- name: spiral-arm-count-gz2_2
dtype: int32
- name: spiral-arm-count-gz2_3
dtype: int32
- name: spiral-arm-count-gz2_4
dtype: int32
- name: spiral-arm-count-gz2_more-than-4
dtype: int32
- name: spiral-arm-count-gz2_cant-tell
dtype: int32
splits:
- name: train
num_bytes: 2256229125.75
num_examples: 166850
- name: test
num_bytes: 569483438.048
num_examples: 41713
download_size: 2837900425
dataset_size: 2825712563.798
configs:
- config_name: all
data_files:
- split: train
path: all/train-*
- split: test
path: all/test-*
---
|