processed_demo / README.md
esantiago's picture
Upload README.md with huggingface_hub
938c454
|
Raw
History Blame Contribute Delete
463 Bytes
metadata
dataset_info:
  features:
    - name: pokemon
      dtype: int64
    - name: type
      dtype: int64
  splits:
    - name: train
      num_bytes: 240
      num_examples: 15
  download_size: 1469
  dataset_size: 240
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "processed_demo"

More Information needed