AdoCleanCode commited on
Commit
e1aded2
·
verified ·
1 Parent(s): 640faeb

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +35 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: sample_id
5
+ dtype: int64
6
+ - name: dirty_audio
7
+ dtype:
8
+ audio:
9
+ sampling_rate: 44100
10
+ - name: clean_audio
11
+ dtype:
12
+ audio:
13
+ sampling_rate: 44100
14
+ - name: predicted_audio
15
+ dtype:
16
+ audio:
17
+ sampling_rate: 44100
18
+ - name: dirty_tokens
19
+ dtype: string
20
+ - name: clean_tokens
21
+ dtype: string
22
+ - name: predicted_tokens
23
+ dtype: string
24
+ splits:
25
+ - name: train
26
+ num_bytes: 11071627.0
27
+ num_examples: 13
28
+ download_size: 9981808
29
+ dataset_size: 11071627.0
30
+ configs:
31
+ - config_name: default
32
+ data_files:
33
+ - split: train
34
+ path: data/train-*
35
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a89aac205df6d3ab22a50c80b8b9db69a1377b84ff722a42fdee7b2c046008fd
3
+ size 9981808