File size: 785 Bytes
ebb4b3a 142806f 191b8f3 1206040 142806f ebb4b3a 142806f 336e207 aa0a8e8 142806f aa0a8e8 fc0c44c 142806f fc0c44c 142806f ebb4b3a aa0a8e8 fc0c44c ebb4b3a |
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 42 43 |
---
dataset_info:
features:
- name: audio
dtype:
audio:
sampling_rate: 32000
- name: others
dtype: audio
- name: metadata
dtype: string
- name: input_ids
sequence:
sequence: int32
- name: audio_input_features
sequence:
sequence:
sequence: float32
- name: target_length
dtype: int64
splits:
- name: train
num_bytes: 1101103347.0
num_examples: 250
- name: eval
num_bytes: 446382158.0
num_examples: 100
- name: other
num_bytes: 1243634924.0
num_examples: 280
download_size: 2774397064
dataset_size: 2791120429.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: eval
path: data/eval-*
- split: other
path: data/other-*
---
|