Update README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ base_model:
|
|
| 14 |
|
| 15 |
# Motivation :
|
| 16 |
|
| 17 |
-
The goal of
|
| 18 |
Our final model was trained on a high-quality instruction fine-tuning (IFT) dataset, generated synthetically and then evaluated using the Hugging Face Arabic leaderboard.
|
| 19 |
|
| 20 |
# Training :
|
|
@@ -82,4 +82,5 @@ model
|
|
| 82 |
عاصمة تونس هي تونس. يشار إليها عادة باسم مدينة تونس. المدينة لديها حوالي 2،500،000 نسمة
|
| 83 |
```
|
| 84 |
|
| 85 |
-
# Feel free to use this model and send me your feedback.
|
|
|
|
|
|
| 14 |
|
| 15 |
# Motivation :
|
| 16 |
|
| 17 |
+
The goal of this project was to adapt large language models for the Arabic language and create a new state-of-the-art Arabic LLM. Due to the scarcity of Arabic instruction fine-tuning data, not many LLMs have been trained specifically in Arabic, which is surprising given the large number of Arabic speakers.
|
| 18 |
Our final model was trained on a high-quality instruction fine-tuning (IFT) dataset, generated synthetically and then evaluated using the Hugging Face Arabic leaderboard.
|
| 19 |
|
| 20 |
# Training :
|
|
|
|
| 82 |
عاصمة تونس هي تونس. يشار إليها عادة باسم مدينة تونس. المدينة لديها حوالي 2،500،000 نسمة
|
| 83 |
```
|
| 84 |
|
| 85 |
+
# Feel free to use this model and send me your feedback.
|
| 86 |
+
# Together, we can advance Arabic LLM development!
|