Adding Evaluation Results

#1
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -71,4 +71,17 @@ https://arxiv.org/abs/2305.13272
71
  archivePrefix={arXiv},
72
  primaryClass={cs.CL}
73
  }
74
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
71
  archivePrefix={arXiv},
72
  primaryClass={cs.CL}
73
  }
74
+ ```
75
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
76
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_luffycodes__nash-vicuna-13b-v1dot5-ep2-w-rag-w-simple)
77
+
78
+ | Metric | Value |
79
+ |-----------------------|---------------------------|
80
+ | Avg. | 51.33 |
81
+ | ARC (25-shot) | 59.13 |
82
+ | HellaSwag (10-shot) | 80.64 |
83
+ | MMLU (5-shot) | 56.12 |
84
+ | TruthfulQA (0-shot) | 51.29 |
85
+ | Winogrande (5-shot) | 74.66 |
86
+ | GSM8K (5-shot) | 10.54 |
87
+ | DROP (3-shot) | 26.89 |