Oysiyl commited on
Commit
923e80d
1 Parent(s): 8856dc2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -2
README.md CHANGED
@@ -6,7 +6,24 @@ metrics:
6
  - wer
7
  model-index:
8
  - name: w2v-bert-2.0-ukrainian-colab-CV16.0
9
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -64,4 +81,4 @@ The following hyperparameters were used during training:
64
  - Transformers 4.37.0.dev0
65
  - Pytorch 1.12.1+cu116
66
  - Datasets 2.4.0
67
- - Tokenizers 0.15.1
 
6
  - wer
7
  model-index:
8
  - name: w2v-bert-2.0-ukrainian-colab-CV16.0
9
+ results:
10
+ - task:
11
+ name: Speech Recognition
12
+ type: automatic-speech-recognition
13
+ dataset:
14
+ name: Common Voice uk
15
+ type: common_voice
16
+ args: uk
17
+ metrics:
18
+ - name: Test WER
19
+ type: wer
20
+ value: 9.81
21
+ license: mit
22
+ datasets:
23
+ - common_voice
24
+ language:
25
+ - uk
26
+ pipeline_tag: automatic-speech-recognition
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
81
  - Transformers 4.37.0.dev0
82
  - Pytorch 1.12.1+cu116
83
  - Datasets 2.4.0
84
+ - Tokenizers 0.15.1