CWKSC's picture
Upload README.md with huggingface_hub
d9c3826
|
raw
history blame contribute delete
No virus
633 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: float32
- name: labels
sequence: int64
splits:
- name: train
num_bytes: 11557295928
num_examples: 12032
- name: test
num_bytes: 4765120552
num_examples: 4961
download_size: 0
dataset_size: 16322416480
---
# Dataset Card for "common_voice_13_0-ja-whisper-tiny"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)