Adding Evaluation Results

#1
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -5,3 +5,17 @@ Regarding the prompt format, we follow the same prompt as LMSYS's [FastChat](htt
5
  ---
6
  license: cc-by-nc-4.0
7
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  ---
6
  license: cc-by-nc-4.0
7
  ---
8
+
9
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
10
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_camel-ai__CAMEL-33B-Combined-Data)
11
+
12
+ | Metric | Value |
13
+ |-----------------------|---------------------------|
14
+ | Avg. | 50.79 |
15
+ | ARC (25-shot) | 62.97 |
16
+ | HellaSwag (10-shot) | 83.83 |
17
+ | MMLU (5-shot) | 58.98 |
18
+ | TruthfulQA (0-shot) | 50.21 |
19
+ | Winogrande (5-shot) | 78.3 |
20
+ | GSM8K (5-shot) | 14.1 |
21
+ | DROP (3-shot) | 7.12 |