File size: 1,008 Bytes
4a1ae6d
 
 
54af4c5
7d152a9
54af4c5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
license: apache-2.0
---

---


        base_model: /Users/dawn/git/models/Mistral-7B-Instruct-v0.2
        gate_mode: hidden # one of "hidden", "cheap_embed", or "random"
        dtype: bfloat16 # output dtype (float32, float16, or bfloat16)
        experts:
          - source_model: /Users/dawn/git/models/Silicon-Maid-7B
            positive_prompts:
                - "roleplay"
          - source_model: /Users/dawn/git/models/Starling-LM-7B-beta
            positive_prompts:
                - "chat"
        
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)

|             Metric              |Value|
|---------------------------------|----:|
|Avg.                             |68.01|
|AI2 Reasoning Challenge (25-Shot)|67.49|
|HellaSwag (10-Shot)              |84.76|
|MMLU (5-Shot)                    |62.62|
|TruthfulQA (0-shot)              |58.93|
|Winogrande (5-shot)              |78.22|
|GSM8k (5-shot)                   |56.03|