juanhebert commited on
Commit
932efb0
1 Parent(s): f35b72c

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -13,6 +13,14 @@ should probably proofread and complete it, then remove this comment. -->
13
  # wav2vec2-indonesia
14
 
15
  This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
 
 
 
 
 
 
 
 
16
 
17
  ## Model description
18
 
 
13
  # wav2vec2-indonesia
14
 
15
  This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
16
+ It achieves the following results on the evaluation set:
17
+ - eval_loss: 3.1437
18
+ - eval_wer: 1.0
19
+ - eval_runtime: 608.3901
20
+ - eval_samples_per_second: 3.031
21
+ - eval_steps_per_second: 0.38
22
+ - epoch: 3.06
23
+ - step: 900
24
 
25
  ## Model description
26