Update README.md
Browse files
README.md
CHANGED
@@ -135,7 +135,7 @@ Both original and fine-tuned checkpoints have been evaluated on the test split o
|
|
135 |
| `whisper-small` | 16.36 | 43.81 |
|
136 |
| `checkpoint-900` | 22.34 | 48.1 |
|
137 |
|
138 |
-
The fine-tuning improved the model's performance compared to the baseline score by almost 6 points.
|
139 |
|
140 |
## License
|
141 |
|
|
|
135 |
| `whisper-small` | 16.36 | 43.81 |
|
136 |
| `checkpoint-900` | 22.34 | 48.1 |
|
137 |
|
138 |
+
The fine-tuning improved the model's performance compared to the baseline score by almost 6 points. (For comparison, checkpoints 800 and 1100 scored at BLEU 22.11 and 21.83 as well as ChrF++ 47.81 and 47.8, respectively.)
|
139 |
|
140 |
## License
|
141 |
|