ROGRANMAR commited on
Commit
c8136f1
·
1 Parent(s): 0b788ce

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
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
- - Loss: 3.4014
18
 
19
  ## Model description
20
 
@@ -49,8 +49,8 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:-----:|:----:|:---------------:|
52
- | 28.0557 | 5.0 | 50 | 12.1336 |
53
- | 4.2632 | 10.0 | 100 | 3.4014 |
54
 
55
 
56
  ### Framework versions
 
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
+ - Loss: 8.2275
18
 
19
  ## Model description
20
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:-----:|:----:|:---------------:|
52
+ | 28.3484 | 5.0 | 50 | 26.1414 |
53
+ | 8.0759 | 10.0 | 100 | 8.2275 |
54
 
55
 
56
  ### Framework versions