dataset_info: | |
features: | |
- name: image_file_path | |
dtype: string | |
- name: image | |
dtype: image | |
- name: labels | |
dtype: | |
class_label: | |
names: | |
'0': Porygon | |
'1': Goldeen | |
'2': Hitmonlee | |
'3': Hitmonchan | |
'4': Gloom | |
'5': Aerodactyl | |
'6': Mankey | |
'7': Seadra | |
'8': Gengar | |
'9': Venonat | |
'10': Articuno | |
'11': Seaking | |
'12': Dugtrio | |
'13': Machop | |
'14': Jynx | |
'15': Oddish | |
'16': Dodrio | |
'17': Dragonair | |
'18': Weedle | |
'19': Golduck | |
'20': Flareon | |
'21': Krabby | |
'22': Parasect | |
'23': Ninetales | |
'24': Nidoqueen | |
'25': Kabutops | |
'26': Drowzee | |
'27': Caterpie | |
'28': Jigglypuff | |
'29': Machamp | |
'30': Clefairy | |
'31': Kangaskhan | |
'32': Dragonite | |
'33': Weepinbell | |
'34': Fearow | |
'35': Bellsprout | |
'36': Grimer | |
'37': Nidorina | |
'38': Staryu | |
'39': Horsea | |
'40': Electabuzz | |
'41': Dratini | |
'42': Machoke | |
'43': Magnemite | |
'44': Squirtle | |
'45': Gyarados | |
'46': Pidgeot | |
'47': Bulbasaur | |
'48': Nidoking | |
'49': Golem | |
'50': Dewgong | |
'51': Moltres | |
'52': Zapdos | |
'53': Poliwrath | |
'54': Vulpix | |
'55': Beedrill | |
'56': Charmander | |
'57': Abra | |
'58': Zubat | |
'59': Golbat | |
'60': Wigglytuff | |
'61': Charizard | |
'62': Slowpoke | |
'63': Poliwag | |
'64': Tentacruel | |
'65': Rhyhorn | |
'66': Onix | |
'67': Butterfree | |
'68': Exeggcute | |
'69': Sandslash | |
'70': Pinsir | |
'71': Rattata | |
'72': Growlithe | |
'73': Haunter | |
'74': Pidgey | |
'75': Ditto | |
'76': Farfetchd | |
'77': Pikachu | |
'78': Raticate | |
'79': Wartortle | |
'80': Vaporeon | |
'81': Cloyster | |
'82': Hypno | |
'83': Arbok | |
'84': Metapod | |
'85': Tangela | |
'86': Kingler | |
'87': Exeggutor | |
'88': Kadabra | |
'89': Seel | |
'90': Voltorb | |
'91': Chansey | |
'92': Venomoth | |
'93': Ponyta | |
'94': Vileplume | |
'95': Koffing | |
'96': Blastoise | |
'97': Tentacool | |
'98': Lickitung | |
'99': Paras | |
'100': Clefable | |
'101': Cubone | |
'102': Marowak | |
'103': Nidorino | |
'104': Jolteon | |
'105': Muk | |
'106': Magikarp | |
'107': Slowbro | |
'108': Tauros | |
'109': Kabuto | |
'110': Spearow | |
'111': Sandshrew | |
'112': Eevee | |
'113': Kakuna | |
'114': Omastar | |
'115': Ekans | |
'116': Geodude | |
'117': Magmar | |
'118': Snorlax | |
'119': Meowth | |
'120': Pidgeotto | |
'121': Venusaur | |
'122': Persian | |
'123': Rhydon | |
'124': Starmie | |
'125': Charmeleon | |
'126': Lapras | |
'127': Alakazam | |
'128': Graveler | |
'129': Psyduck | |
'130': Rapidash | |
'131': Doduo | |
'132': Magneton | |
'133': Arcanine | |
'134': Electrode | |
'135': Omanyte | |
'136': Poliwhirl | |
'137': Mew | |
'138': Alolan Sandslash | |
'139': Mewtwo | |
'140': Weezing | |
'141': Gastly | |
'142': Victreebel | |
'143': Ivysaur | |
'144': MrMime | |
'145': Shellder | |
'146': Scyther | |
'147': Diglett | |
'148': Primeape | |
'149': Raichu | |
- name: caption | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 48180458.375 | |
num_examples: 4869 | |
- name: validation | |
num_bytes: 14034552.25 | |
num_examples: 1390 | |
- name: test | |
num_bytes: 7398994.0 | |
num_examples: 732 | |
download_size: 66724969 | |
dataset_size: 69614004.625 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
- split: validation | |
path: data/validation-* | |
- split: test | |
path: data/test-* | |