scasutt commited on
Commit
6519acc
·
1 Parent(s): 865a8ad

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -12,10 +12,10 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # Prototype_training
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: 0.7467
18
- - Wer: 0.7530
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
- | 1.5472 | 0.74 | 100 | 1.1651 | 0.9010 |
51
- | 1.2501 | 1.47 | 200 | 0.9557 | 0.8303 |
52
- | 1.0422 | 2.21 | 300 | 0.8295 | 0.7948 |
53
- | 0.9174 | 2.94 | 400 | 0.7508 | 0.7637 |
54
- | 0.8191 | 3.68 | 500 | 0.7467 | 0.7530 |
55
 
56
 
57
  ### Framework versions
 
12
 
13
  # Prototype_training
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
 
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