makaveli10 commited on
Commit
b49add8
1 Parent(s): e24dd66

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -1,3 +1,20 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: mit
3
+ dataset_info:
4
+ features:
5
+ - name: audio
6
+ dtype: audio
7
+ - name: transcription
8
+ dtype: string
9
+ - name: duration
10
+ dtype: int64
11
+ splits:
12
+ - name: train
13
+ num_bytes: 41405593792.419
14
+ num_examples: 22271
15
+ - name: validation
16
+ num_bytes: 1589764095.0
17
+ num_examples: 833
18
+ download_size: 43368973310
19
+ dataset_size: 42995357887.419
20
  ---