jkot commited on
Commit
02d0deb
·
1 Parent(s): b2cc115

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +22 -1
README.md CHANGED
@@ -1,3 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Preprocessed parliament hearings ASR dataset to truecased form.
2
  ## Original dataset: https://lindat.mff.cuni.cz/repository/xmlui/handle/11234/1-3126
3
  ---
@@ -20,4 +41,4 @@ dataset_info:
20
  num_examples: 2726
21
  download_size: 51507379112
22
  dataset_size: 54385395651.18
23
- ---
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: audio
7
+ dtype:
8
+ audio:
9
+ sampling_rate: 16000
10
+ - name: transcription
11
+ dtype: string
12
+ splits:
13
+ - name: train
14
+ num_bytes: 51234859011.0
15
+ num_examples: 191455
16
+ - name: test
17
+ num_bytes: 762989296.0
18
+ num_examples: 2726
19
+ download_size: 51507735963
20
+ dataset_size: 51997848307.0
21
+ ---
22
  # Preprocessed parliament hearings ASR dataset to truecased form.
23
  ## Original dataset: https://lindat.mff.cuni.cz/repository/xmlui/handle/11234/1-3126
24
  ---
 
41
  num_examples: 2726
42
  download_size: 51507379112
43
  dataset_size: 54385395651.18
44
+ ---