KevinGeng commited on
Commit
977c32a
1 Parent(s): 10627db

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
1
  ---
2
  license: bsd-2-clause
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: bsd-2-clause
3
+ dataset_info:
4
+ features:
5
+ - name: audio
6
+ dtype: audio
7
+ - name: transcription
8
+ dtype: string
9
+ splits:
10
+ - name: train
11
+ num_bytes: 18526857.0
12
+ num_examples: 160
13
+ download_size: 18528461
14
+ dataset_size: 18526857.0
15
  ---