deepdml commited on
Commit
d962ce0
·
verified ·
1 Parent(s): 9b11b6d

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -28,7 +28,6 @@ model-index:
28
  type: wer
29
  value: 40.550118433374344
30
  ---
31
-
32
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
33
  should probably proofread and complete it, then remove this comment. -->
34
 
@@ -96,3 +95,16 @@ The following hyperparameters were used during training:
96
  - Pytorch 2.5.1+cu121
97
  - Datasets 3.6.0
98
  - Tokenizers 0.21.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
28
  type: wer
29
  value: 40.550118433374344
30
  ---
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
32
  should probably proofread and complete it, then remove this comment. -->
33
 
 
95
  - Pytorch 2.5.1+cu121
96
  - Datasets 3.6.0
97
  - Tokenizers 0.21.0
98
+
99
+ ## Citation
100
+
101
+ Please cite the model using the following BibTeX entry:
102
+
103
+ ```bibtex
104
+ @misc{deepdml/whisper-base-ar-mix-norm,
105
+ title={Fine-tuned Whisper base ASR model for speech recognition in Arabic},
106
+ author={Jimenez, David},
107
+ howpublished={\url{https://huggingface.co/deepdml/whisper-base-ar-mix-norm}},
108
+ year={2026}
109
+ }
110
+ ```