fmagot01's picture
Upload README.md with huggingface_hub
d68487c
|
raw
history blame
703 Bytes
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: input_features
sequence:
sequence:
sequence: float32
- name: labels
sequence: int64
- name: input_length
dtype: float64
splits:
- name: train
num_bytes: 4714091936.0
num_examples: 4904
- name: test
num_bytes: 2126305304
num_examples: 2212
download_size: 1258101807
dataset_size: 6840397240.0
---
# Dataset Card for "common_voice_13_0_dv_preprocessed"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)