BirdsSpecies / README.md
vishnun0027's picture
Upload dataset
f116fe8 verified
|
raw
history blame
1.27 kB
---
dataset_info:
features:
- name: image
dtype: image
- name: label
dtype:
class_label:
names:
'0': Asian-Green-Bee-Eater
'1': Brown-Headed-Barbet
'2': Cattle-Egret
'3': Common-Kingfisher
'4': Common-Myna
'5': Common-Rosefinch
'6': Common-Tailorbird
'7': Coppersmith-Barbet
'8': Forest-Wagtail
'9': Gray-Wagtail
'10': Hoopoe
'11': House-Crow
'12': Indian-Grey-Hornbill
'13': Indian-Peacock
'14': Indian-Pitta
'15': Indian-Roller
'16': Jungle-Babbler
'17': Northern-Lapwing
'18': Red-Wattled-Lapwing
'19': Ruddy-Shelduck
'20': Rufous-Treepie
'21': Sarus-Crane
'22': White-Breasted-Kingfisher
'23': White-Breasted-Waterhen
'24': White-Wagtail
splits:
- name: train
num_bytes: 2286128296.0
num_examples: 30000
- name: validation
num_bytes: 718277184.5
num_examples: 7500
download_size: 5717913406
dataset_size: 3004405480.5
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
---