ihanif commited on
Commit
5ba4f84
1 Parent(s): 13cec7c

fix: format the citation.

Browse files
Files changed (1) hide show
  1. README.md +3 -1
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
- @misc{hanif2023whisper,
 
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