Adding Evaluation Results

#4
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -69,3 +69,17 @@ You can also infer this model by using the following Google Colab Notebook.
69
  ## Limitations
70
 
71
  Vigogne is still under development, and there are many limitations that have to be addressed. Please note that it is possible that the model generates harmful or biased content, incorrect information or generally unhelpful answers.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
69
  ## Limitations
70
 
71
  Vigogne is still under development, and there are many limitations that have to be addressed. Please note that it is possible that the model generates harmful or biased content, incorrect information or generally unhelpful answers.
72
+
73
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
74
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_bofenghuang__vigogne-7b-instruct)
75
+
76
+ | Metric | Value |
77
+ |-----------------------|---------------------------|
78
+ | Avg. | 44.7 |
79
+ | ARC (25-shot) | 51.96 |
80
+ | HellaSwag (10-shot) | 78.11 |
81
+ | MMLU (5-shot) | 38.43 |
82
+ | TruthfulQA (0-shot) | 42.47 |
83
+ | Winogrande (5-shot) | 72.85 |
84
+ | GSM8K (5-shot) | 2.73 |
85
+ | DROP (3-shot) | 26.32 |