File size: 637 Bytes
5633582
 
 
 
 
 
d45c92d
 
 
5633582
 
 
 
d45c92d
 
5633582
d45c92d
 
5633582
d45c92d
 
 
 
5633582
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: audio
    dtype:
      audio:
        sampling_rate: 16000
  - name: transcription
    dtype: string
  splits:
  - name: train
    num_bytes: 940008797.9430895
    num_examples: 110
  - name: validation
    num_bytes: 47886762.487804875
    num_examples: 6
  - name: test
    num_bytes: 60461121.56910569
    num_examples: 7
  download_size: 1044529180
  dataset_size: 1048356682.0000001
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
  - split: test
    path: data/test-*
---