Commit
·
bcd0937
1
Parent(s):
432c2f1
Update README.md
Browse files
README.md
CHANGED
@@ -138,7 +138,8 @@ Instructions and code to replicate the process are provided in the Fine_Tune_XLS
|
|
138 |
| ----------- | ----------- |
|
139 |
| Training Loss | 0.0287 |
|
140 |
| Validation Loss | 0.6062 |
|
141 |
-
| WER
|
|
|
142 |
|
143 |
Full metrics log here:
|
144 |
<img src="https://huggingface.co/lighteternal/wav2vec2-large-xlsr-53-greek/raw/main/logs.png" width="600"/>
|
|
|
138 |
| ----------- | ----------- |
|
139 |
| Training Loss | 0.0287 |
|
140 |
| Validation Loss | 0.6062 |
|
141 |
+
| WER on CommonVoice Test &ast| 0.3960 |
|
142 |
+
&ast Reference transcripts were lower-cased and striped of punctuation and special characters.
|
143 |
|
144 |
Full metrics log here:
|
145 |
<img src="https://huggingface.co/lighteternal/wav2vec2-large-xlsr-53-greek/raw/main/logs.png" width="600"/>
|