bond005 commited on
Commit
6a21c73
·
1 Parent(s): ce1a01b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -20
README.md CHANGED
@@ -1,24 +1,22 @@
1
  ---
2
- pretty_name: Golos
3
- annotations_creators:
4
- - expert-generated
5
- language_creators:
6
- - crowdsourced
7
- - expert-generated
8
- language:
9
- - ru
10
- license:
11
- - other
12
- multilinguality:
13
- - monolingual
14
- paperswithcode_id: golos
15
- size_categories:
16
- - 10K<n<100k
17
- source_datasets:
18
- - extended
19
- task_categories:
20
- - automatic-speech-recognition
21
- - audio-classification
22
  ---
23
 
24
 
 
1
  ---
2
+ dataset_info:
3
+ features:
4
+ - name: audio
5
+ dtype: audio
6
+ - name: transcription
7
+ dtype: string
8
+ splits:
9
+ - name: test
10
+ num_bytes: 1298753395.436
11
+ num_examples: 9994
12
+ - name: train
13
+ num_bytes: 1035865109.026
14
+ num_examples: 7993
15
+ - name: validation
16
+ num_bytes: 104084274.0
17
+ num_examples: 793
18
+ download_size: 2272668046
19
+ dataset_size: 2438702778.462
 
 
20
  ---
21
 
22