codewithdark commited on
Commit
2365afd
·
verified ·
1 Parent(s): 0afd0a2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -5
README.md CHANGED
@@ -188,10 +188,9 @@ print(generated_text)
188
  ## Citation
189
 
190
  ```bibtex
191
- @misc{faseehgpt2025,
192
- title = {FaseehGPT: An Arabic Language Model},
193
- author = {Ahsan Umar, Rohma},
194
- year = {2025},
195
- url = {https://huggingface.co/alphatechlogics/FaseehGPT}
196
  }
197
  ```
 
188
  ## Citation
189
 
190
  ```bibtex
191
+ @article{umar2025faseehgpt,
192
+ title={FaseehGPT: A Lightweight Transformer Model for Arabic Text Generation with Enhanced Morphological Understanding},
193
+ author={Umar, Ahsan},
194
+ publisher={Engineering Archive}
 
195
  }
196
  ```