--- dataset_info: features: - name: image dtype: image - name: label dtype: class_label: names: '0': Astrocitoma '1': Carcinoma '2': Ependimoma '3': Ganglioglioma '4': Germinoma '5': Glioblastoma '6': Granuloma '7': Meduloblastoma '8': Meningioma '9': Neurocitoma '10': Oligodendroglioma '11': Papiloma '12': Schwannoma '13': Tuberculoma splits: - name: train num_bytes: 118983204.448 num_examples: 2672 - name: validation num_bytes: 25594204.0 num_examples: 566 - name: test num_bytes: 25679119.0 num_examples: 589 download_size: 167688369 dataset_size: 170256527.448 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---