fix: format the citation.
Browse files
README.md
CHANGED
@@ -82,10 +82,12 @@ The following hyperparameters were used during training:
|
|
82 |
- Datasets 2.7.1.dev0
|
83 |
- Tokenizers 0.13.2
|
84 |
|
85 |
-
|
|
|
86 |
title={Whisper Medium Urdu Model},
|
87 |
author={Hanif, Rahman},
|
88 |
howpublished={\url{https://huggingface.co/ihanif/whisper-medium-urdu}},
|
89 |
year={2023}
|
90 |
}
|
|
|
91 |
|
|
|
82 |
- Datasets 2.7.1.dev0
|
83 |
- Tokenizers 0.13.2
|
84 |
|
85 |
+
```
|
86 |
+
@article{hanif2023whisper,
|
87 |
title={Whisper Medium Urdu Model},
|
88 |
author={Hanif, Rahman},
|
89 |
howpublished={\url{https://huggingface.co/ihanif/whisper-medium-urdu}},
|
90 |
year={2023}
|
91 |
}
|
92 |
+
```
|
93 |
|