msis commited on
Commit
1e87191
1 Parent(s): 1612a90

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +27 -0
README.md ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: audio
5
+ dtype: audio
6
+ - name: duration
7
+ dtype: float64
8
+ - name: text
9
+ dtype: string
10
+ - name: reciter
11
+ dtype: string
12
+ splits:
13
+ - name: train
14
+ num_bytes: 262627688145.3
15
+ num_examples: 187785
16
+ - name: test
17
+ num_bytes: 25156009734.72
18
+ num_examples: 23473
19
+ - name: validation
20
+ num_bytes: 23426886730.218
21
+ num_examples: 23474
22
+ download_size: 117190597305
23
+ dataset_size: 311210584610.23804
24
+ ---
25
+ # Dataset Card for "everyayah"
26
+
27
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)