MohammedNasri commited on
Commit
131caea
1 Parent(s): 5e9468d

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: data
5
+ struct:
6
+ - name: audio
7
+ struct:
8
+ - name: array
9
+ sequence: float64
10
+ - name: path
11
+ dtype: 'null'
12
+ - name: sampling_rate
13
+ dtype: int64
14
+ - name: sentence
15
+ dtype: string
16
+ splits:
17
+ - name: train
18
+ num_bytes: 229305985
19
+ num_examples: 440
20
+ download_size: 57136919
21
+ dataset_size: 229305985
22
+ ---
23
+ # Dataset Card for "Denoised_data_jason6"
24
+
25
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)