metadata
dataset_info:
features:
- name: image
dtype: image
- name: label
dtype:
class_label:
names:
'0': amd
'1': cataract
'2': dr
'3': glaucoma
'4': normal
'5': rvo
splits:
- name: train
num_bytes: 11670158.704
num_examples: 2346
- name: validation
num_bytes: 1746603
num_examples: 341
- name: test
num_bytes: 837935
num_examples: 166
download_size: 14000628
dataset_size: 14254696.704
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*