Update README.md
Browse filesHi,
Many thanks for extending mHuBERT-147 for Breton! My many French colleagues were super hyped about it! :)
I'm doing this PR to request the addition of "base_model: utter-project/mHuBERT-147" on your readme header, so that your fine-tuned model is advertised as "finetunes" of mHuBERT-147 (see here https://huggingface.co/models?other=base_model:finetune:utter-project/mHuBERT-147).
All the best,
README.md
CHANGED
@@ -22,6 +22,7 @@ language:
|
|
22 |
- br
|
23 |
metrics:
|
24 |
- wer
|
|
|
25 |
pipeline_tag: automatic-speech-recognition
|
26 |
datasets:
|
27 |
- mozilla-foundation/common_voice_15_0
|
|
|
22 |
- br
|
23 |
metrics:
|
24 |
- wer
|
25 |
+
base_model: utter-project/mHuBERT-147
|
26 |
pipeline_tag: automatic-speech-recognition
|
27 |
datasets:
|
28 |
- mozilla-foundation/common_voice_15_0
|