File size: 436 Bytes
0950b7c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: audio
    dtype: audio
  - name: text
    dtype: string
  - name: snr
    dtype: float64
  - name: source_id
    dtype: string
  - name: noise_id
    dtype: string
  splits:
  - name: validation
    num_bytes: 960619272
    num_examples: 3000
  download_size: 956647541
  dataset_size: 960619272
configs:
- config_name: default
  data_files:
  - split: validation
    path: data/validation-*
---