karimouda commited on
Commit
d8f4d2b
·
verified ·
1 Parent(s): bcd6c0b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -11,6 +11,19 @@ language:
11
  model-index:
12
  - name: SILMA-9B-Instruct-v1.0
13
  results:
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  - task:
15
  type: text-generation
16
  dataset:
@@ -272,6 +285,7 @@ model-index:
272
  url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=silma-ai/SILMA-9B-Instruct-v1.0
273
  name: Open LLM Leaderboard
274
 
 
275
 
276
  ---
277
 
 
11
  model-index:
12
  - name: SILMA-9B-Instruct-v1.0
13
  results:
14
+ - task:
15
+ type: text-generation
16
+ dataset:
17
+ name: Arabic Broad Benchmark (ABB)
18
+ type: silma-ai/arabic-broad-benchmark
19
+ metrics:
20
+ - name: benchmark_score
21
+ type: acc (1-10)
22
+ value: 6.15
23
+ source:
24
+ name: Arabic Broad Leaderboard (ABL)
25
+ url: https://huggingface.co/spaces/silma-ai/Arabic-LLM-Broad-Leaderboard
26
+
27
  - task:
28
  type: text-generation
29
  dataset:
 
285
  url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=silma-ai/SILMA-9B-Instruct-v1.0
286
  name: Open LLM Leaderboard
287
 
288
+
289
 
290
  ---
291