arefm commited on
Commit
dc19a6a
·
1 Parent(s): bde8fe6

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +29 -0
README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: audio
5
+ dtype: audio
6
+ - name: id
7
+ dtype: string
8
+ - name: texts
9
+ dtype: string
10
+ - name: noisy_audio_0
11
+ dtype: audio
12
+ - name: noisy_audio_10
13
+ dtype: audio
14
+ - name: noisy_audio_20
15
+ dtype: audio
16
+ - name: noisy_audio_30
17
+ dtype: audio
18
+ - name: noisy_audio_40
19
+ dtype: audio
20
+ splits:
21
+ - name: train
22
+ num_bytes: 275715715.0
23
+ num_examples: 200
24
+ download_size: 267505861
25
+ dataset_size: 275715715.0
26
+ ---
27
+ # Dataset Card for "third_experiment_data"
28
+
29
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)