GiorgiSekhniashvili commited on
Commit
ac4268a
·
1 Parent(s): 9bde908

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: input_features
5
+ sequence:
6
+ sequence: float32
7
+ - name: input_length
8
+ dtype: float64
9
+ - name: labels
10
+ sequence: int64
11
+ splits:
12
+ - name: train
13
+ num_bytes: 6134418816
14
+ num_examples: 6379
15
+ - name: validation
16
+ num_bytes: 4254421264
17
+ num_examples: 4424
18
+ download_size: 2008703225
19
+ dataset_size: 10388840080
20
+ ---
21
+ # Dataset Card for "common_voice_13_0"
22
+
23
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)