Adding Evaluation Results

#1
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -57,4 +57,17 @@ model = AutoModelForCausalLM.from_pretrained(
57
 
58
 
59
  ## Benchmarks
60
- ![benchmarks](imgs/benchmarks.png "Benchmark Scores")
 
 
 
 
 
 
 
 
 
 
 
 
 
 
57
 
58
 
59
  ## Benchmarks
60
+ ![benchmarks](imgs/benchmarks.png "Benchmark Scores")
61
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
62
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_LeoLM__leo-hessianai-7b)
63
+
64
+ | Metric | Value |
65
+ |-----------------------|---------------------------|
66
+ | Avg. | 41.71 |
67
+ | ARC (25-shot) | 51.96 |
68
+ | HellaSwag (10-shot) | 75.84 |
69
+ | MMLU (5-shot) | 42.85 |
70
+ | TruthfulQA (0-shot) | 37.94 |
71
+ | Winogrande (5-shot) | 72.14 |
72
+ | GSM8K (5-shot) | 5.61 |
73
+ | DROP (3-shot) | 5.61 |