ckandemir commited on
Commit
5af4f5a
1 Parent(s): 0424398

Upload tokenizer

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -2,7 +2,6 @@
2
  language:
3
  - tr
4
  license: apache-2.0
5
- base_model: openai/whisper-small
6
  tags:
7
  - hf-asr-leaderboard
8
  - generated_from_trainer
@@ -10,12 +9,13 @@ datasets:
10
  - mozilla-foundation/common_voice_11_0
11
  metrics:
12
  - wer
 
13
  model-index:
14
  - name: Whisper Small Tr - Canberk Kandemir
15
  results:
16
  - task:
17
- name: Automatic Speech Recognition
18
  type: automatic-speech-recognition
 
19
  dataset:
20
  name: Common Voice 11.0
21
  type: mozilla-foundation/common_voice_11_0
@@ -23,9 +23,9 @@ model-index:
23
  split: None
24
  args: 'config: tr, split: test'
25
  metrics:
26
- - name: Wer
27
- type: wer
28
  value: 43.06339873086104
 
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
2
  language:
3
  - tr
4
  license: apache-2.0
 
5
  tags:
6
  - hf-asr-leaderboard
7
  - generated_from_trainer
 
9
  - mozilla-foundation/common_voice_11_0
10
  metrics:
11
  - wer
12
+ base_model: openai/whisper-small
13
  model-index:
14
  - name: Whisper Small Tr - Canberk Kandemir
15
  results:
16
  - task:
 
17
  type: automatic-speech-recognition
18
+ name: Automatic Speech Recognition
19
  dataset:
20
  name: Common Voice 11.0
21
  type: mozilla-foundation/common_voice_11_0
 
23
  split: None
24
  args: 'config: tr, split: test'
25
  metrics:
26
+ - type: wer
 
27
  value: 43.06339873086104
28
+ name: Wer
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You