BrunoHays commited on
Commit
cc58c15
1 Parent(s): 2ff72f2

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +24 -0
README.md ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: sentence
5
+ dtype: string
6
+ - name: audio
7
+ dtype:
8
+ audio:
9
+ sampling_rate: 16000
10
+ - name: path
11
+ dtype: string
12
+ splits:
13
+ - name: train
14
+ num_bytes: 1347108496.875
15
+ num_examples: 9401
16
+ - name: test
17
+ num_bytes: 195082274.89
18
+ num_examples: 1985
19
+ download_size: 1532939134
20
+ dataset_size: 1542190771.7649999
21
+ ---
22
+ # Dataset Card for "african_accented_french"
23
+
24
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)