Adding Evaluation Results

#3
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -122,4 +122,17 @@ Our OpenChat V3 models are licensed under the [Llama 2 Community License](https:
122
  archivePrefix={arXiv},
123
  primaryClass={cs.CL}
124
  }
125
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
122
  archivePrefix={arXiv},
123
  primaryClass={cs.CL}
124
  }
125
+ ```
126
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
127
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_openchat__openchat_v3.2)
128
+
129
+ | Metric | Value |
130
+ |-----------------------|---------------------------|
131
+ | Avg. | 48.62 |
132
+ | ARC (25-shot) | 59.64 |
133
+ | HellaSwag (10-shot) | 82.68 |
134
+ | MMLU (5-shot) | 56.68 |
135
+ | TruthfulQA (0-shot) | 44.49 |
136
+ | Winogrande (5-shot) | 76.95 |
137
+ | GSM8K (5-shot) | 13.65 |
138
+ | DROP (3-shot) | 6.22 |