Update README.md
Browse files
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 |
-
- **
|
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
|