tensorops commited on
Commit
c98d215
1 Parent(s): bab63a6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -24,7 +24,7 @@ model-index:
24
  metrics:
25
  - name: Wer
26
  type: wer
27
- value: 13.03
28
  ---
29
 
30
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -35,7 +35,8 @@ should probably proofread and complete it, then remove this comment. -->
35
  This model is a fine-tuned version of [biodatlab/whisper-medium-th-1000iter](https://huggingface.co/biodatlab/whisper-medium-th-1000iter) on the mozilla-foundation/common_voice_11_0 th dataset.
36
  It achieves the following results on the evaluation set:
37
  - Loss: 0.1475
38
- - WER: 13.03
 
39
 
40
  ## Model description
41
 
 
24
  metrics:
25
  - name: Wer
26
  type: wer
27
+ value: 8.44
28
  ---
29
 
30
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
35
  This model is a fine-tuned version of [biodatlab/whisper-medium-th-1000iter](https://huggingface.co/biodatlab/whisper-medium-th-1000iter) on the mozilla-foundation/common_voice_11_0 th dataset.
36
  It achieves the following results on the evaluation set:
37
  - Loss: 0.1475
38
+ - WER: 13.03 (without Tokenizer)
39
+ - WER: 8.44 (with Deepcut Tokenizer)
40
 
41
  ## Model description
42