scasutt commited on
Commit
fdc5615
1 Parent(s): bf264ef

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -12,9 +12,9 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # Prototype_training_large_model
14
 
15
- This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 3.4815
18
  - Wer: 1.0
19
 
20
  ## Model description
@@ -49,8 +49,8 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Wer |
51
  |:-------------:|:-----:|:----:|:---------------:|:---:|
52
- | 7.4794 | 1.47 | 100 | 12.3010 | 1.0 |
53
- | 4.9027 | 2.93 | 200 | 3.4815 | 1.0 |
54
 
55
 
56
  ### Framework versions
 
12
 
13
  # Prototype_training_large_model
14
 
15
+ This model is a fine-tuned version of [scasutt/Prototype_training_large_model](https://huggingface.co/scasutt/Prototype_training_large_model) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 3.2585
18
  - Wer: 1.0
19
 
20
  ## Model description
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Wer |
51
  |:-------------:|:-----:|:----:|:---------------:|:---:|
52
+ | 3.0545 | 1.47 | 100 | 3.2604 | 1.0 |
53
+ | 3.0413 | 2.93 | 200 | 3.2585 | 1.0 |
54
 
55
 
56
  ### Framework versions