File size: 440 Bytes
f96c1c3
 
 
 
 
 
 
 
 
 
 
677df75
 
 
 
 
f96c1c3
 
 
 
 
677df75
 
f96c1c3
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
---
dataset_info:
  features:
  - name: audio
    dtype: audio
  - name: text
    dtype: string
  splits:
  - name: validation
    num_bytes: 54591893.0
    num_examples: 874
  - name: train
    num_bytes: 1013988237.2
    num_examples: 16320
  download_size: 1070319856
  dataset_size: 1068580130.2
configs:
- config_name: default
  data_files:
  - split: validation
    path: data/validation-*
  - split: train
    path: data/train-*
---