File size: 462 Bytes
0a521ec
 
 
 
 
bf486f8
0a521ec
97cf159
9d8858a
0a521ec
 
bf486f8
 
0a521ec
bf486f8
 
 
 
0a521ec
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: audio_filename
    dtype: string
  - name: prompt
    dtype: string
  - name: transcription
    dtype: string
  splits:
  - name: train
    num_bytes: 135971289
    num_examples: 645979
  - name: test
    num_bytes: 8461
    num_examples: 40
  download_size: 58396583
  dataset_size: 135979750
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---