Adding Evaluation Results

#3
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -101,3 +101,17 @@ The NeuralChat team with members from Intel/DCAI/AISE. Core team members: Kaokao
101
  ## Useful links
102
  * Intel Neural Compressor [link](https://github.com/intel/neural-compressor)
103
  * Intel Extension for Transformers [link](https://github.com/intel/intel-extension-for-transformers)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
101
  ## Useful links
102
  * Intel Neural Compressor [link](https://github.com/intel/neural-compressor)
103
  * Intel Extension for Transformers [link](https://github.com/intel/intel-extension-for-transformers)
104
+
105
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
106
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_Intel__neural-chat-7b-v3)
107
+
108
+ | Metric | Value |
109
+ |-----------------------|---------------------------|
110
+ | Avg. | 57.31 |
111
+ | ARC (25-shot) | 67.15 |
112
+ | HellaSwag (10-shot) | 83.29 |
113
+ | MMLU (5-shot) | 62.26 |
114
+ | TruthfulQA (0-shot) | 58.77 |
115
+ | Winogrande (5-shot) | 78.06 |
116
+ | GSM8K (5-shot) | 1.21 |
117
+ | DROP (3-shot) | 50.43 |