thanhduycao's picture
Upload README.md with huggingface_hub
da134ff
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: id
dtype: string
- name: audio
struct:
- name: array
sequence: float64
- name: path
dtype: string
- name: sampling_rate
dtype: int64
- name: sentence_norm
dtype: string
- name: wer
dtype: float64
splits:
- name: train
num_bytes: 4845993689.0
num_examples: 9498
- name: test
num_bytes: 491716
num_examples: 1
download_size: 1887544391
dataset_size: 4846485405.0
---
# Dataset Card for "soict_train_dataset_all"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)