File size: 841 Bytes
fc2d91d 7867a9b a89370f fc2d91d 7867a9b a89370f fc2d91d | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 | ---
dataset_info:
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: text
dtype: string
- name: input_length
dtype: int64
- name: input_features
sequence:
sequence: float32
- name: labels
sequence: int64
- name: labels_length
dtype: int64
splits:
- name: train_shard_0
num_bytes: 21347412813.375
num_examples: 18869
- name: train_shard_1
num_bytes: 21312693099.632
num_examples: 18868
- name: train_shard_2
num_bytes: 21347248598.632
num_examples: 18868
download_size: 18710196143
dataset_size: 64007354511.63901
configs:
- config_name: default
data_files:
- split: train_shard_0
path: data/train_shard_0-*
- split: train_shard_1
path: data/train_shard_1-*
- split: train_shard_2
path: data/train_shard_2-*
---
|