Adding Evaluation Results

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