MatthieuJ commited on
Commit
cd1f8be
1 Parent(s): ea187cf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -34,4 +34,15 @@ parameters:
34
  - value: 0.5
35
  dtype: float16
36
 
 
 
 
 
 
 
 
 
 
 
 
37
  ```
 
34
  - value: 0.5
35
  dtype: float16
36
 
37
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
38
+
39
+ | Metric |Value|
40
+ |---------------------------------|----:|
41
+ |Avg. |76.77|
42
+ |AI2 Reasoning Challenge (25-Shot)|73.12|
43
+ |HellaSwag (10-Shot) |89.13|
44
+ |MMLU (5-Shot) |64.43|
45
+ |TruthfulQA (0-shot) |78.13|
46
+ |Winogrande (5-shot) |85.08|
47
+ |GSM8k (5-shot) |70.74|
48
  ```