Update README.md
Browse files
README.md
CHANGED
@@ -41,8 +41,7 @@ slices:
|
|
41 |
merge_method: passthrough
|
42 |
dtype: bfloat16
|
43 |
```
|
44 |
-
Eval results:
|
45 |
-
|
46 |
| Metric | Value |
|
47 |
|----------------------|-------|
|
48 |
| **Avg.** | 57.64 |
|
@@ -52,5 +51,6 @@ Eval results:[(full results here)](https://huggingface.co/datasets/open-llm-lead
|
|
52 |
| **TruthfulQA (0-shot)** | 60.61 |
|
53 |
| **Winogrande (5-shot)** | 78.45 |
|
54 |
| **GSM8K (5-shot)** | 36.39 |
|
|
|
55 |
|
56 |
|
|
|
41 |
merge_method: passthrough
|
42 |
dtype: bfloat16
|
43 |
```
|
44 |
+
Eval results:
|
|
|
45 |
| Metric | Value |
|
46 |
|----------------------|-------|
|
47 |
| **Avg.** | 57.64 |
|
|
|
51 |
| **TruthfulQA (0-shot)** | 60.61 |
|
52 |
| **Winogrande (5-shot)** | 78.45 |
|
53 |
| **GSM8K (5-shot)** | 36.39 |
|
54 |
+
Full results [here](https://huggingface.co/datasets/open-llm-leaderboard/details_giannisan__Mistral-10.7B-Instruct-v0.3-depth-upscaling/blob/main/results_2024-05-30T06-01-17.134852.json)
|
55 |
|
56 |
|