File size: 432 Bytes
c4a6900
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: file
    dtype: audio
  - name: speaker
    dtype: string
  - name: language
    dtype: string
  - name: platform
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: eval
    num_bytes: 3290833282.275
    num_examples: 24529
  download_size: 3266883799
  dataset_size: 3290833282.275
configs:
- config_name: default
  data_files:
  - split: eval
    path: data/eval-*
---