Update README.md
Browse files
README.md
CHANGED
|
@@ -188,10 +188,9 @@ print(generated_text)
|
|
| 188 |
## Citation
|
| 189 |
|
| 190 |
```bibtex
|
| 191 |
-
@
|
| 192 |
-
title
|
| 193 |
-
author
|
| 194 |
-
|
| 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 |
```
|