Adding Evaluation Results

#2
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -23,4 +23,17 @@ Baize is an open-source chat model fine-tuned with [LoRA](https://github.com/mic
23
  Baize (白泽) is a mythical creature in Chinese folklore, who speaks human languages and knows everything. This is exactly what we expect from a chat model.
24
 
25
  ## How to use it: local demo, API and SDK
26
- More details can be found in the Baize [GitHub](https://github.com/project-baize/baize) and [Paper](https://arxiv.org/abs/2304.01196).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
  Baize (白泽) is a mythical creature in Chinese folklore, who speaks human languages and knows everything. This is exactly what we expect from a chat model.
24
 
25
  ## How to use it: local demo, API and SDK
26
+ More details can be found in the Baize [GitHub](https://github.com/project-baize/baize) and [Paper](https://arxiv.org/abs/2304.01196).
27
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
28
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_project-baize__baize-v2-7b)
29
+
30
+ | Metric | Value |
31
+ |-----------------------|---------------------------|
32
+ | Avg. | 40.86 |
33
+ | ARC (25-shot) | 48.98 |
34
+ | HellaSwag (10-shot) | 75.06 |
35
+ | MMLU (5-shot) | 39.6 |
36
+ | TruthfulQA (0-shot) | 41.39 |
37
+ | Winogrande (5-shot) | 71.11 |
38
+ | GSM8K (5-shot) | 4.17 |
39
+ | DROP (3-shot) | 5.67 |