bisoye commited on
Commit
7dfdb58
·
verified ·
1 Parent(s): 277deb9

End of training

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.2154
22
- - Wer: 0.0522
23
 
24
  ## Model description
25
 
@@ -50,8 +50,8 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Wer |
52
  |:-------------:|:-----:|:----:|:---------------:|:------:|
53
- | 0.2071 | 1.0 | 76 | 0.2230 | 0.0566 |
54
- | 0.0539 | 2.0 | 152 | 0.2154 | 0.0522 |
55
 
56
 
57
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.2064
22
+ - Wer: 0.0558
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Wer |
52
  |:-------------:|:-----:|:----:|:---------------:|:------:|
53
+ | 0.2169 | 1.0 | 76 | 0.2291 | 0.0531 |
54
+ | 0.0588 | 2.0 | 152 | 0.2064 | 0.0558 |
55
 
56
 
57
  ### Framework versions