crossdelenna commited on
Commit
e142b45
1 Parent(s): be82279

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -12,6 +12,14 @@ should probably proofread and complete it, then remove this comment. -->
12
  # wav2vec2-base-en-in
13
 
14
  This model is a fine-tuned version of [beinghorizontal/wav2vec2-base-en-in](https://huggingface.co/beinghorizontal/wav2vec2-base-en-in) on an unknown dataset.
 
 
 
 
 
 
 
 
15
 
16
  ## Model description
17
 
 
12
  # wav2vec2-base-en-in
13
 
14
  This model is a fine-tuned version of [beinghorizontal/wav2vec2-base-en-in](https://huggingface.co/beinghorizontal/wav2vec2-base-en-in) on an unknown dataset.
15
+ It achieves the following results on the evaluation set:
16
+ - eval_loss: 0.4050
17
+ - eval_wer: 0.2616
18
+ - eval_runtime: 93.1594
19
+ - eval_samples_per_second: 9.124
20
+ - eval_steps_per_second: 1.149
21
+ - epoch: 1.89
22
+ - step: 600
23
 
24
  ## Model description
25