crossdelenna commited on
Commit
25e4e8b
1 Parent(s): 7116336

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  This model is a fine-tuned version of [beinghorizontal/wav2vec2-base-en-in](https://huggingface.co/beinghorizontal/wav2vec2-base-en-in) on the None dataset.
15
  It achieves the following results on the evaluation set:
16
- - Loss: 3.1784
17
  - Wer: 1.0
18
 
19
  ## Model description
@@ -47,7 +47,7 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss | Wer |
49
  |:-------------:|:-----:|:----:|:---------------:|:---:|
50
- | 3.3058 | 83.33 | 500 | 3.1784 | 1.0 |
51
 
52
 
53
  ### Framework versions
 
13
 
14
  This model is a fine-tuned version of [beinghorizontal/wav2vec2-base-en-in](https://huggingface.co/beinghorizontal/wav2vec2-base-en-in) on the None dataset.
15
  It achieves the following results on the evaluation set:
16
+ - Loss: 3.0776
17
  - Wer: 1.0
18
 
19
  ## Model description
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss | Wer |
49
  |:-------------:|:-----:|:----:|:---------------:|:---:|
50
+ | 3.1317 | 83.33 | 500 | 3.0776 | 1.0 |
51
 
52
 
53
  ### Framework versions