feeltheAGI commited on
Commit
96288c2
·
verified ·
1 Parent(s): 3727a46

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -22
README.md CHANGED
@@ -8,30 +8,23 @@ tags:
8
  - mlabonne/NeuralBeagle14-7B
9
  ---
10
 
 
 
11
  # Maverick-7B
12
 
13
- Maverick-7B is a merge of the following models using [mergekit](https://github.com/cg123/mergekit):
14
  * [mlabonne/Marcoro14-7B-slerp](https://huggingface.co/mlabonne/Marcoro14-7B-slerp)
15
  * [mlabonne/NeuralBeagle14-7B](https://huggingface.co/mlabonne/NeuralBeagle14-7B)
16
 
17
- ## 🧩 Configuration
18
-
19
- ```yaml
20
- slices:
21
- - sources:
22
- - model: mlabonne/Marcoro14-7B-slerp
23
- layer_range: [0, 32]
24
- - model: mlabonne/NeuralBeagle14-7B
25
- layer_range: [0, 32]
26
- merge_method: slerp
27
- base_model: mlabonne/Marcoro14-7B-slerp
28
- parameters:
29
- t:
30
- - filter: self_attn
31
- value: [0, 0.5, 0.3, 0.7, 1]
32
- - filter: mlp
33
- value: [1, 0.5, 0.7, 0.3, 0]
34
- - value: 0.5
35
- dtype: bfloat16
36
-
37
- ```
 
8
  - mlabonne/NeuralBeagle14-7B
9
  ---
10
 
11
+ ![1702099743576398.png](https://cdn-uploads.huggingface.co/production/uploads/65d1f383351255ba48a4f831/qkD9fnyeOVlo5eQod1EOH.png)
12
+
13
  # Maverick-7B
14
 
15
+ This model is a merge of the following models:
16
  * [mlabonne/Marcoro14-7B-slerp](https://huggingface.co/mlabonne/Marcoro14-7B-slerp)
17
  * [mlabonne/NeuralBeagle14-7B](https://huggingface.co/mlabonne/NeuralBeagle14-7B)
18
 
19
+
20
+ ## 🏆 Evaluation
21
+
22
+ ### TruthfulQA
23
+
24
+ | Task |Version|Metric|Value | |Stderr|
25
+ |-------------|------:|------|-----:|---|-----:|
26
+ |truthfulqa_mc| 1|mc1 |0.5165|± |0.0175|
27
+ | | |mc2 |0.6661|± |0.0152|
28
+
29
+
30
+