new_dataset / README.md
St4n's picture
Upload README.md with huggingface_hub
de688e8
|
raw
history blame
No virus
475 Bytes
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
dataset_info:
features:
- name: file_name
dtype: string
- name: transcription
dtype: string
splits:
- name: train
num_bytes: 25020
num_examples: 100
download_size: 0
dataset_size: 25020
---
# Dataset Card for "new_dataset"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)