juanjucm commited on
Commit
5072ee5
·
verified ·
1 Parent(s): a861f4d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -27,9 +27,11 @@ This model was developed during a 3-week Speech Translation workshop organised b
27
 
28
  ### Performance and training details
29
 
 
 
30
  It achieves the following results on the evaluation set:
31
  - Loss: 0.2522
32
- - **Wer: 9.1731**
33
 
34
  The following hyperparameters were used during training:
35
  - learning_rate: 5e-06
 
27
 
28
  ### Performance and training details
29
 
30
+ Baseline model achieved a WER score of **16.6** on the evaluation dataset.
31
+
32
  It achieves the following results on the evaluation set:
33
  - Loss: 0.2522
34
+ - **WER: 9.1731**
35
 
36
  The following hyperparameters were used during training:
37
  - learning_rate: 5e-06