kehanlu commited on
Commit
dddbafa
·
1 Parent(s): 9183d37

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: 6369708753.671
17
+ num_examples: 28539
18
+ - name: validation
19
+ num_bytes: 348204992.844
20
+ num_examples: 2703
21
+ download_size: 6771698930
22
+ dataset_size: 6717913746.514999
23
+ ---
24
+ # Dataset Card for "SpeakerVerification_LibrispeechTrainClean100"
25
+
26
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)