Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update src/about.py
Browse files- src/about.py +7 -4
src/about.py
CHANGED
@@ -52,10 +52,13 @@ LLM_BENCHMARKS_TEXT = f"""
|
|
52 |
# Context
|
53 |
While outstanding LLM models are being released competitively, most of them are centered on English and are familiar with the English cultural sphere. We operate the Open Arabic LLM Leaderboard (OALL), to evaluate models that reflect the characteristics of the Arabic language, culture and heritage. Through this, we hope that users can conveniently use the leaderboard, participate, and contribute to the advancement of research in the Arab region π₯.
|
54 |
|
55 |
-
## Icons
|
56 |
-
|
57 |
-
|
58 |
-
|
|
|
|
|
|
|
59 |
If the icon is "?", it indicates that there is insufficient information about the model.
|
60 |
Please provide information about the model through an issue! π€©
|
61 |
|
|
|
52 |
# Context
|
53 |
While outstanding LLM models are being released competitively, most of them are centered on English and are familiar with the English cultural sphere. We operate the Open Arabic LLM Leaderboard (OALL), to evaluate models that reflect the characteristics of the Arabic language, culture and heritage. Through this, we hope that users can conveniently use the leaderboard, participate, and contribute to the advancement of research in the Arab region π₯.
|
54 |
|
55 |
+
## Icons & Model types
|
56 |
+
|
57 |
+
π’ : `pretrained` or `continuously pretrained`
|
58 |
+
πΆ : `fine-tuned on domain-specific datasets`
|
59 |
+
π¬ : `chat models (RLHF, DPO, ORPO, ...)`
|
60 |
+
π€ : `base merges and moerges`
|
61 |
+
|
62 |
If the icon is "?", it indicates that there is insufficient information about the model.
|
63 |
Please provide information about the model through an issue! π€©
|
64 |
|