kehanlu commited on
Commit
8f6d8ab
·
1 Parent(s): 3a0a3ba

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: file
5
+ dtype: string
6
+ - name: audio
7
+ dtype: audio
8
+ - name: file2
9
+ dtype: string
10
+ - name: instruction
11
+ dtype: string
12
+ - name: label
13
+ dtype: string
14
+ splits:
15
+ - name: train
16
+ num_bytes: 17370390325.02
17
+ num_examples: 120418
18
+ - name: validation
19
+ num_bytes: 2357902786.29
20
+ num_examples: 14331
21
+ download_size: 19206671691
22
+ dataset_size: 19728293111.31
23
+ ---
24
+ # Dataset Card for "SpeechDetection_AISHELL1Train"
25
+
26
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)