rossevine commited on
Commit
0c1ac1d
1 Parent(s): 0ac652e

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -15,9 +15,9 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model was trained from scratch on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.0239
19
- - Wer: 0.0350
20
- - Cer: 0.0055
21
 
22
  ## Model description
23
 
@@ -51,13 +51,13 @@ The following hyperparameters were used during training:
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
53
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|
54
- | 0.3535 | 12.5 | 400 | 0.0680 | 0.0888 | 0.0139 |
55
- | 0.0269 | 25.0 | 800 | 0.0239 | 0.0350 | 0.0055 |
56
 
57
 
58
  ### Framework versions
59
 
60
  - Transformers 4.31.0
61
  - Pytorch 2.0.1+cu117
62
- - Datasets 1.18.3
63
  - Tokenizers 0.13.3
 
15
 
16
  This model was trained from scratch on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.0232
19
+ - Wer: 0.0308
20
+ - Cer: 0.0050
21
 
22
  ## Model description
23
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
53
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|
54
+ | 0.3802 | 12.5 | 400 | 0.0473 | 0.0692 | 0.0105 |
55
+ | 0.0245 | 25.0 | 800 | 0.0232 | 0.0308 | 0.0050 |
56
 
57
 
58
  ### Framework versions
59
 
60
  - Transformers 4.31.0
61
  - Pytorch 2.0.1+cu117
62
+ - Datasets 2.14.4
63
  - Tokenizers 0.13.3