sanchit-gandhi HF staff commited on
Commit
164d3b4
1 Parent(s): f5990b2

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: clean
4
+ features:
5
+ - name: audio
6
+ dtype: audio
7
+ splits:
8
+ - name: validation
9
+ num_bytes: 1998609.0
10
+ num_examples: 1
11
+ download_size: 1984721
12
+ dataset_size: 1998609.0
13
+ configs:
14
+ - config_name: clean
15
+ data_files:
16
+ - split: validation
17
+ path: clean/validation-*
18
+ ---
19
+ # Dataset Card for "librispeech_long"
20
+
21
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)