INo0121's picture
Upload README.md with huggingface_hub
0bc0003
|
raw
history blame
No virus
756 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: 106813828600
num_examples: 111200
- name: test
num_bytes: 13352720832
num_examples: 13901
- name: valid
num_bytes: 13351718040
num_examples: 13900
download_size: 3984443054
dataset_size: 133518267472
---
# 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)