pokemon_info / README.md
asoria's picture
asoria HF staff
Upload dataset
3547dc8 verified
|
raw
history blame
No virus
424 Bytes
---
dataset_info:
features:
- name: image_url
dtype: string
- name: card_caption
dtype: string
- name: name
dtype: string
- name: hp
dtype: int64
- name: wiki_caption
dtype: string
splits:
- name: train
num_bytes: 7792882
num_examples: 9460
download_size: 2430591
dataset_size: 7792882
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---