ylacombe HF staff commited on
Commit
9e08007
1 Parent(s): 55d5e3f

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
+ config_name: northern_male
4
+ features:
5
+ - name: line_id
6
+ dtype: string
7
+ - name: audio
8
+ dtype: audio
9
+ - name: text
10
+ dtype: string
11
+ - name: speaker_id
12
+ dtype: int64
13
+ splits:
14
+ - name: train
15
+ num_bytes: 1248889021.568
16
+ num_examples: 2097
17
+ download_size: 1018089994
18
+ dataset_size: 1248889021.568
19
+ configs:
20
+ - config_name: northern_male
21
+ data_files:
22
+ - split: train
23
+ path: northern_male/train-*
24
+ ---
25
+ # Dataset Card for "english_dialects"
26
+
27
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)