Oysiyl commited on
Commit
25e9296
·
verified ·
1 Parent(s): 3097155

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -2
README.md CHANGED
@@ -6,7 +6,26 @@ 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 +83,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: Automatic Speech Recognition
12
+ type: automatic-speech-recognition
13
+ dataset:
14
+ name: common_voice
15
+ type: common_voice
16
+ config: uk
17
+ split: test
18
+ args: uk
19
+ metrics:
20
+ - name: Wer
21
+ type: wer
22
+ value: 0.0987
23
+ license: mit
24
+ datasets:
25
+ - common_voice
26
+ language:
27
+ - uk
28
+ pipeline_tag: automatic-speech-recognition
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
83
  - Transformers 4.37.0.dev0
84
  - Pytorch 1.12.1+cu116
85
  - Datasets 2.4.0
86
+ - Tokenizers 0.15.1