MatthieuJ commited on
Commit
53dc63c
1 Parent(s): 23dab1d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -33,5 +33,16 @@ parameters:
33
  value: [1, 0.5, 0.7, 0.3, 0]
34
  - value: 0.5
35
  dtype: bfloat16
 
36
 
 
 
 
 
 
 
 
 
 
 
37
  ```
 
33
  value: [1, 0.5, 0.7, 0.3, 0]
34
  - value: 0.5
35
  dtype: bfloat16
36
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
37
 
38
+
39
+ | Metric |Value|
40
+ |---------------------------------|----:|
41
+ |Avg. |74.96|
42
+ |AI2 Reasoning Challenge (25-Shot)|71.84|
43
+ |HellaSwag (10-Shot) |88.09|
44
+ |MMLU (5-Shot) |65.07|
45
+ |TruthfulQA (0-shot) |72.16|
46
+ |Winogrande (5-shot) |82.32|
47
+ |GSM8k (5-shot) |70.28|
48
  ```