Adding Evaluation Results
Browse filesThis is an automated PR created with https://huggingface.co/spaces/Weyaxi/open-llm-leaderboard-results-pr
The purpose of this PR is to add evaluation results from the Open LLM Leaderboard to your model card.
If you encounter any issues, please report them to https://huggingface.co/spaces/Weyaxi/open-llm-leaderboard-results-pr/discussions
README.md
CHANGED
|
@@ -1,4 +1,9 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
base_model:
|
| 3 |
- openlynn/Llama-3-Soliloquy-8B-v2
|
| 4 |
- grimjim/llama-3-Nephilim-v1-8B
|
|
@@ -6,12 +11,102 @@ base_model:
|
|
| 6 |
- grimjim/llama-3-aaditya-OpenBioLLM-8B
|
| 7 |
- tokyotech-llm/Llama-3-Swallow-8B-Instruct-v0.1
|
| 8 |
- MLP-KTLim/llama-3-Korean-Bllossom-8B
|
| 9 |
-
library_name: transformers
|
| 10 |
-
tags:
|
| 11 |
-
- mergekit
|
| 12 |
-
- merge
|
| 13 |
-
license: cc-by-nc-4.0
|
| 14 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
---
|
| 16 |
# grimjim/llama-3-Nephilim-v2.1-8B
|
| 17 |
|
|
@@ -79,3 +174,17 @@ slices:
|
|
| 79 |
weight: 0.03
|
| 80 |
|
| 81 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
license: cc-by-nc-4.0
|
| 3 |
+
library_name: transformers
|
| 4 |
+
tags:
|
| 5 |
+
- mergekit
|
| 6 |
+
- merge
|
| 7 |
base_model:
|
| 8 |
- openlynn/Llama-3-Soliloquy-8B-v2
|
| 9 |
- grimjim/llama-3-Nephilim-v1-8B
|
|
|
|
| 11 |
- grimjim/llama-3-aaditya-OpenBioLLM-8B
|
| 12 |
- tokyotech-llm/Llama-3-Swallow-8B-Instruct-v0.1
|
| 13 |
- MLP-KTLim/llama-3-Korean-Bllossom-8B
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
pipeline_tag: text-generation
|
| 15 |
+
model-index:
|
| 16 |
+
- name: llama-3-Nephilim-v2.1-8B
|
| 17 |
+
results:
|
| 18 |
+
- task:
|
| 19 |
+
type: text-generation
|
| 20 |
+
name: Text Generation
|
| 21 |
+
dataset:
|
| 22 |
+
name: IFEval (0-Shot)
|
| 23 |
+
type: HuggingFaceH4/ifeval
|
| 24 |
+
args:
|
| 25 |
+
num_few_shot: 0
|
| 26 |
+
metrics:
|
| 27 |
+
- type: inst_level_strict_acc and prompt_level_strict_acc
|
| 28 |
+
value: 38.95
|
| 29 |
+
name: strict accuracy
|
| 30 |
+
source:
|
| 31 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=grimjim/llama-3-Nephilim-v2.1-8B
|
| 32 |
+
name: Open LLM Leaderboard
|
| 33 |
+
- task:
|
| 34 |
+
type: text-generation
|
| 35 |
+
name: Text Generation
|
| 36 |
+
dataset:
|
| 37 |
+
name: BBH (3-Shot)
|
| 38 |
+
type: BBH
|
| 39 |
+
args:
|
| 40 |
+
num_few_shot: 3
|
| 41 |
+
metrics:
|
| 42 |
+
- type: acc_norm
|
| 43 |
+
value: 29.82
|
| 44 |
+
name: normalized accuracy
|
| 45 |
+
source:
|
| 46 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=grimjim/llama-3-Nephilim-v2.1-8B
|
| 47 |
+
name: Open LLM Leaderboard
|
| 48 |
+
- task:
|
| 49 |
+
type: text-generation
|
| 50 |
+
name: Text Generation
|
| 51 |
+
dataset:
|
| 52 |
+
name: MATH Lvl 5 (4-Shot)
|
| 53 |
+
type: hendrycks/competition_math
|
| 54 |
+
args:
|
| 55 |
+
num_few_shot: 4
|
| 56 |
+
metrics:
|
| 57 |
+
- type: exact_match
|
| 58 |
+
value: 8.99
|
| 59 |
+
name: exact match
|
| 60 |
+
source:
|
| 61 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=grimjim/llama-3-Nephilim-v2.1-8B
|
| 62 |
+
name: Open LLM Leaderboard
|
| 63 |
+
- task:
|
| 64 |
+
type: text-generation
|
| 65 |
+
name: Text Generation
|
| 66 |
+
dataset:
|
| 67 |
+
name: GPQA (0-shot)
|
| 68 |
+
type: Idavidrein/gpqa
|
| 69 |
+
args:
|
| 70 |
+
num_few_shot: 0
|
| 71 |
+
metrics:
|
| 72 |
+
- type: acc_norm
|
| 73 |
+
value: 6.6
|
| 74 |
+
name: acc_norm
|
| 75 |
+
source:
|
| 76 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=grimjim/llama-3-Nephilim-v2.1-8B
|
| 77 |
+
name: Open LLM Leaderboard
|
| 78 |
+
- task:
|
| 79 |
+
type: text-generation
|
| 80 |
+
name: Text Generation
|
| 81 |
+
dataset:
|
| 82 |
+
name: MuSR (0-shot)
|
| 83 |
+
type: TAUR-Lab/MuSR
|
| 84 |
+
args:
|
| 85 |
+
num_few_shot: 0
|
| 86 |
+
metrics:
|
| 87 |
+
- type: acc_norm
|
| 88 |
+
value: 7.89
|
| 89 |
+
name: acc_norm
|
| 90 |
+
source:
|
| 91 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=grimjim/llama-3-Nephilim-v2.1-8B
|
| 92 |
+
name: Open LLM Leaderboard
|
| 93 |
+
- task:
|
| 94 |
+
type: text-generation
|
| 95 |
+
name: Text Generation
|
| 96 |
+
dataset:
|
| 97 |
+
name: MMLU-PRO (5-shot)
|
| 98 |
+
type: TIGER-Lab/MMLU-Pro
|
| 99 |
+
config: main
|
| 100 |
+
split: test
|
| 101 |
+
args:
|
| 102 |
+
num_few_shot: 5
|
| 103 |
+
metrics:
|
| 104 |
+
- type: acc
|
| 105 |
+
value: 29.38
|
| 106 |
+
name: accuracy
|
| 107 |
+
source:
|
| 108 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=grimjim/llama-3-Nephilim-v2.1-8B
|
| 109 |
+
name: Open LLM Leaderboard
|
| 110 |
---
|
| 111 |
# grimjim/llama-3-Nephilim-v2.1-8B
|
| 112 |
|
|
|
|
| 174 |
weight: 0.03
|
| 175 |
|
| 176 |
```
|
| 177 |
+
|
| 178 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
|
| 179 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_grimjim__llama-3-Nephilim-v2.1-8B)
|
| 180 |
+
|
| 181 |
+
| Metric |Value|
|
| 182 |
+
|-------------------|----:|
|
| 183 |
+
|Avg. |20.27|
|
| 184 |
+
|IFEval (0-Shot) |38.95|
|
| 185 |
+
|BBH (3-Shot) |29.82|
|
| 186 |
+
|MATH Lvl 5 (4-Shot)| 8.99|
|
| 187 |
+
|GPQA (0-shot) | 6.60|
|
| 188 |
+
|MuSR (0-shot) | 7.89|
|
| 189 |
+
|MMLU-PRO (5-shot) |29.38|
|
| 190 |
+
|