aug_train_4 / README.md
adityarra07's picture
Upload README.md with huggingface_hub
a991496
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: transcription
dtype: string
- name: id
dtype: string
splits:
- name: train
num_bytes: 357988377.1
num_examples: 2700
- name: test
num_bytes: 43553722.0
num_examples: 300
download_size: 395989646
dataset_size: 401542099.1
---
# Dataset Card for "aug_train4"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)