Adding Evaluation Results

#2
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -110,3 +110,17 @@ Our OpenChat V3 models are licensed under the [Llama 2 Community License](https:
110
  primaryClass={cs.CL}
111
  }
112
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
110
  primaryClass={cs.CL}
111
  }
112
  ```
113
+
114
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
115
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_openchat__openchat_v3.2_super)
116
+
117
+ | Metric | Value |
118
+ |-----------------------|---------------------------|
119
+ | Avg. | 47.97 |
120
+ | ARC (25-shot) | 59.81 |
121
+ | HellaSwag (10-shot) | 82.5 |
122
+ | MMLU (5-shot) | 55.9 |
123
+ | TruthfulQA (0-shot) | 42.3 |
124
+ | Winogrande (5-shot) | 75.93 |
125
+ | GSM8K (5-shot) | 13.5 |
126
+ | DROP (3-shot) | 5.88 |