codewithdark commited on
Commit
0afd0a2
ยท
verified ยท
1 Parent(s): accea60

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -16,7 +16,6 @@ tags:
16
  - GPT
17
  ---
18
 
19
-
20
  # Model Card for FaseehGPT
21
 
22
  ## Model Details
@@ -25,7 +24,8 @@ tags:
25
  * **Model Type**: Decoder-only Transformer (GPT-style)
26
  * **Repository**: [alphatechlogics/FaseehGPT](https://huggingface.co/alphatechlogics/FaseehGPT)
27
  * **Version**: 1.1
28
- * **Developers**: [Ahsan Umar](https://huggingface.co/codewithdark)
 
29
  * **Date**: July 10, 2025
30
  * **License**: Apache 2.0
31
  * **Framework**: PyTorch, Hugging Face Transformers
@@ -190,7 +190,7 @@ print(generated_text)
190
  ```bibtex
191
  @misc{faseehgpt2025,
192
  title = {FaseehGPT: An Arabic Language Model},
193
- author = {Rohma, Ahsan Umar},
194
  year = {2025},
195
  url = {https://huggingface.co/alphatechlogics/FaseehGPT}
196
  }
 
16
  - GPT
17
  ---
18
 
 
19
  # Model Card for FaseehGPT
20
 
21
  ## Model Details
 
24
  * **Model Type**: Decoder-only Transformer (GPT-style)
25
  * **Repository**: [alphatechlogics/FaseehGPT](https://huggingface.co/alphatechlogics/FaseehGPT)
26
  * **Version**: 1.1
27
+ * **Builder: *Alphatechlogics*** ๐Ÿ”— [GitHub](https://github.com/alphatechlogics) | ๐Ÿค— [Hugging Face](https://huggingface.co/alphatechlogics) | ๐Ÿ’ผ [LinkedIn](https://www.linkedin.com/company/alphatechlogics)
28
+ * **Developer: *Ahsan Umar*** ๐Ÿ”— [GitHub](https://github.com/codewithdark-git) | ๐Ÿค— [Hugging Face](https://huggingface.co/codewithdark) | ๐Ÿ’ผ [LinkedIn](https://linkedin.com/in/codewithdark)
29
  * **Date**: July 10, 2025
30
  * **License**: Apache 2.0
31
  * **Framework**: PyTorch, Hugging Face Transformers
 
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
  }