Adding Evaluation Results

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