bhavitvyamalik commited on
Commit
e3f3939
1 Parent(s): ef1ae73

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: audio
5
+ dtype: audio
6
+ - name: transcription
7
+ dtype: string
8
+ - name: language
9
+ dtype: string
10
+ splits:
11
+ - name: train
12
+ num_bytes: 157352746.576
13
+ num_examples: 2428
14
+ - name: eval
15
+ num_bytes: 248077568.152
16
+ num_examples: 3807
17
+ - name: test
18
+ num_bytes: 244698565.356
19
+ num_examples: 3769
20
+ download_size: 650262519
21
+ dataset_size: 650128880.0840001
22
+ ---
23
+ # Dataset Card for "mls_english_10h"
24
+
25
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)