INo0121's picture
Upload README.md with huggingface_hub
f598091
|
raw
history blame
749 Bytes
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: valid
path: data/valid-*
dataset_info:
features:
- name: input_features
sequence:
sequence: float32
- name: labels
sequence: int64
splits:
- name: train
num_bytes: 34936354520
num_examples: 36371
- name: test
num_bytes: 4367640592
num_examples: 4547
- name: valid
num_bytes: 4366672608
num_examples: 4546
download_size: 1309426718
dataset_size: 43670667720
---
# Dataset Card for "low_quality_call_voice_preprocessed"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)