File size: 1,835 Bytes
6b6fb77 544a47b 6b6fb77 544a47b 94c61df 23887ae 6b6fb77 544a47b 94c61df 23887ae 6b6fb77 |
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 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 |
---
dataset_info:
- config_name: split_0
features:
- name: name
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: transcription
dtype: string
- name: whisper_transcript
sequence: int64
splits:
- name: train
num_bytes: 304902975318.0
num_examples: 2678733
download_size: 302498718984
dataset_size: 304902975318.0
- config_name: split_1
features:
- name: name
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: transcription
dtype: string
- name: whisper_transcript
sequence: int64
splits:
- name: train
num_bytes: 304273716261.0
num_examples: 2676721
download_size: 301902461956
dataset_size: 304273716261.0
- config_name: split_2
features:
- name: name
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: transcription
dtype: string
- name: whisper_transcript
sequence: int64
splits:
- name: train
num_bytes: 304459109809.0
num_examples: 2676315
download_size: 302050705676
dataset_size: 304459109809.0
- config_name: split_3
features:
- name: name
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: transcription
dtype: string
- name: whisper_transcript
sequence: int64
splits:
- name: train
num_bytes: 304846125309.0
num_examples: 2676598
download_size: 302426322438
dataset_size: 304846125309.0
configs:
- config_name: split_0
data_files:
- split: train
path: split_0/train-*
- config_name: split_1
data_files:
- split: train
path: split_1/train-*
- config_name: split_2
data_files:
- split: train
path: split_2/train-*
- config_name: split_3
data_files:
- split: train
path: split_3/train-*
---
|