scasutt commited on
Commit
190832f
·
1 Parent(s): 5dbe942

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -14,8 +14,8 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [scasutt/Prototype_training](https://huggingface.co/scasutt/Prototype_training) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 0.7453
18
- - Wer: 0.7479
19
 
20
  ## Model description
21
 
@@ -47,11 +47,11 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss | Wer |
49
  |:-------------:|:-----:|:----:|:---------------:|:------:|
50
- | 5.7276 | 0.74 | 100 | 3.2605 | 1.0 |
51
- | 2.7333 | 1.47 | 200 | 1.4019 | 0.8876 |
52
- | 1.0542 | 2.21 | 300 | 0.8402 | 0.7491 |
53
- | 0.9654 | 2.94 | 400 | 0.7722 | 0.7426 |
54
- | 0.846 | 3.68 | 500 | 0.7453 | 0.7479 |
55
 
56
 
57
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [scasutt/Prototype_training](https://huggingface.co/scasutt/Prototype_training) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 0.6499
18
+ - Wer: 0.6750
19
 
20
  ## Model description
21
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss | Wer |
49
  |:-------------:|:-----:|:----:|:---------------:|:------:|
50
+ | 0.7181 | 0.74 | 100 | 0.6930 | 0.7074 |
51
+ | 0.7046 | 1.47 | 200 | 0.6908 | 0.7231 |
52
+ | 0.6519 | 2.21 | 300 | 0.6871 | 0.6943 |
53
+ | 0.6481 | 2.94 | 400 | 0.6554 | 0.6848 |
54
+ | 0.6087 | 3.68 | 500 | 0.6499 | 0.6750 |
55
 
56
 
57
  ### Framework versions