keithhon commited on
Commit
9fae08b
1 Parent(s): 5002dcb

Upload README.md with huggingface_hub

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