File size: 875 Bytes
45ad903
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3d0eb6f
 
 
6400560
 
 
 
 
45ad903
 
 
 
 
3d0eb6f
 
6400560
 
45ad903
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
35
36
37
38
39
40
41
42
43
44
---
dataset_info:
  features:
  - name: utt_id
    dtype: string
  - name: duration
    dtype: float64
  - name: noise_type
    dtype: string
  - name: clean_tokens
    list: int64
  - name: noisy_tokens
    list: int64
  - name: clean_string_tokens
    dtype: string
  - name: noisy_string_tokens
    dtype: string
  - name: original_file
    dtype: string
  - name: original_sr
    dtype: int64
  splits:
  - name: batch_0000
    num_bytes: 1924085768
    num_examples: 25000
  - name: batch_0001
    num_bytes: 1920435279
    num_examples: 25000
  - name: batch_0002
    num_bytes: 1938219818
    num_examples: 25000
  download_size: 1697528194
  dataset_size: 5782740865
configs:
- config_name: default
  data_files:
  - split: batch_0000
    path: data/batch_0000-*
  - split: batch_0001
    path: data/batch_0001-*
  - split: batch_0002
    path: data/batch_0002-*
---