demo_dataset / README.md
daspartho's picture
Upload README.md with huggingface_hub
90a4d34
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype: string
splits:
- name: train
num_bytes: 1634
num_examples: 25
download_size: 2287
dataset_size: 1634
---
# Dataset Card for "demo_dataset"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)