Datasets:

Modalities:
Text
Formats:
parquet
Size:
< 1K
DOI:
Libraries:
Datasets
pandas
License:
test / README.md
hanho's picture
Upload README.md with huggingface_hub
e19b5a3
|
raw
history blame
309 Bytes
---
license: openrail
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
dataset_info:
features:
- name: pokemon
dtype: string
- name: type
dtype: string
splits:
- name: train
num_bytes: 43
num_examples: 2
download_size: 0
dataset_size: 43
---