pessarossi
Upload README.md with huggingface_hub
f4bc67f
|
raw
history blame
No virus
664 Bytes
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
dataset_info:
features:
- name: text
dtype: string
splits:
- name: train
num_bytes: 2798654
num_examples: 6281
- name: validation
num_bytes: 166728
num_examples: 439
- name: test
num_bytes: 115868
num_examples: 498
download_size: 957486
dataset_size: 3081250
---
# Dataset Card for "tiny_shakespeare_dialogue"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)