kehanlu commited on
Commit
ea02f5c
·
1 Parent(s): ca31dec

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: 15780855688.68
17
+ num_examples: 92967
18
+ - name: validation
19
+ num_bytes: 117016611.0
20
+ num_examples: 507
21
+ download_size: 15255709556
22
+ dataset_size: 15897872299.68
23
+ ---
24
+ # Dataset Card for "SpeakerVerification_TEDLIUM2Train"
25
+
26
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)