Text Generation
Transformers
Safetensors
llama
mergekit
Merge
shining-valiant
shining-valiant-2
enigma
plum
plumcode
code
valiant
valiant-labs
llama-3.1
llama-3.1-instruct
llama-3.1-instruct-8b
llama-3
llama-3-instruct
llama-3-instruct-8b
8b
code-instruct
python
science
physics
biology
chemistry
compsci
computer-science
engineering
technical
conversational
chat
instruct
Eval Results
text-generation-inference
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,24 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
base_model:
|
| 3 |
-
- meta-llama/Llama-3.1-8B-Instruct
|
| 4 |
-
- ValiantLabs/Llama3.1-8B-Enigma
|
| 5 |
-
- ValiantLabs/Llama3.1-8B-ShiningValiant2
|
| 6 |
library_name: transformers
|
| 7 |
-
model-index:
|
| 8 |
-
- name: Llama3.1-8B-PlumCode
|
| 9 |
-
results:
|
| 10 |
-
- task:
|
| 11 |
-
type: text-generation
|
| 12 |
-
name: Text Generation
|
| 13 |
-
dataset:
|
| 14 |
-
name: Winogrande (5-Shot)
|
| 15 |
-
type: Winogrande
|
| 16 |
-
args:
|
| 17 |
-
num_few_shot: 5
|
| 18 |
-
metrics:
|
| 19 |
-
- type: acc
|
| 20 |
-
value: 73.16
|
| 21 |
-
name: acc
|
| 22 |
tags:
|
| 23 |
- mergekit
|
| 24 |
- merge
|
|
@@ -52,7 +33,117 @@ tags:
|
|
| 52 |
- conversational
|
| 53 |
- chat
|
| 54 |
- instruct
|
| 55 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 56 |
---
|
| 57 |
# PlumCode
|
| 58 |
|
|
@@ -90,3 +181,17 @@ models:
|
|
| 90 |
base_model: meta-llama/Llama-3.1-8B-Instruct
|
| 91 |
|
| 92 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
library_name: transformers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
tags:
|
| 4 |
- mergekit
|
| 5 |
- merge
|
|
|
|
| 33 |
- conversational
|
| 34 |
- chat
|
| 35 |
- instruct
|
| 36 |
+
base_model:
|
| 37 |
+
- meta-llama/Llama-3.1-8B-Instruct
|
| 38 |
+
- ValiantLabs/Llama3.1-8B-Enigma
|
| 39 |
+
- ValiantLabs/Llama3.1-8B-ShiningValiant2
|
| 40 |
+
model-index:
|
| 41 |
+
- name: Llama3.1-8B-PlumCode
|
| 42 |
+
results:
|
| 43 |
+
- task:
|
| 44 |
+
type: text-generation
|
| 45 |
+
name: Text Generation
|
| 46 |
+
dataset:
|
| 47 |
+
name: Winogrande (5-Shot)
|
| 48 |
+
type: Winogrande
|
| 49 |
+
args:
|
| 50 |
+
num_few_shot: 5
|
| 51 |
+
metrics:
|
| 52 |
+
- type: acc
|
| 53 |
+
value: 73.16
|
| 54 |
+
name: acc
|
| 55 |
+
- task:
|
| 56 |
+
type: text-generation
|
| 57 |
+
name: Text Generation
|
| 58 |
+
dataset:
|
| 59 |
+
name: IFEval (0-Shot)
|
| 60 |
+
type: HuggingFaceH4/ifeval
|
| 61 |
+
args:
|
| 62 |
+
num_few_shot: 0
|
| 63 |
+
metrics:
|
| 64 |
+
- type: inst_level_strict_acc and prompt_level_strict_acc
|
| 65 |
+
value: 20.45
|
| 66 |
+
name: strict accuracy
|
| 67 |
+
source:
|
| 68 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=sequelbox/Llama3.1-8B-PlumCode
|
| 69 |
+
name: Open LLM Leaderboard
|
| 70 |
+
- task:
|
| 71 |
+
type: text-generation
|
| 72 |
+
name: Text Generation
|
| 73 |
+
dataset:
|
| 74 |
+
name: BBH (3-Shot)
|
| 75 |
+
type: BBH
|
| 76 |
+
args:
|
| 77 |
+
num_few_shot: 3
|
| 78 |
+
metrics:
|
| 79 |
+
- type: acc_norm
|
| 80 |
+
value: 8.5
|
| 81 |
+
name: normalized accuracy
|
| 82 |
+
source:
|
| 83 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=sequelbox/Llama3.1-8B-PlumCode
|
| 84 |
+
name: Open LLM Leaderboard
|
| 85 |
+
- task:
|
| 86 |
+
type: text-generation
|
| 87 |
+
name: Text Generation
|
| 88 |
+
dataset:
|
| 89 |
+
name: MATH Lvl 5 (4-Shot)
|
| 90 |
+
type: hendrycks/competition_math
|
| 91 |
+
args:
|
| 92 |
+
num_few_shot: 4
|
| 93 |
+
metrics:
|
| 94 |
+
- type: exact_match
|
| 95 |
+
value: 2.42
|
| 96 |
+
name: exact match
|
| 97 |
+
source:
|
| 98 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=sequelbox/Llama3.1-8B-PlumCode
|
| 99 |
+
name: Open LLM Leaderboard
|
| 100 |
+
- task:
|
| 101 |
+
type: text-generation
|
| 102 |
+
name: Text Generation
|
| 103 |
+
dataset:
|
| 104 |
+
name: GPQA (0-shot)
|
| 105 |
+
type: Idavidrein/gpqa
|
| 106 |
+
args:
|
| 107 |
+
num_few_shot: 0
|
| 108 |
+
metrics:
|
| 109 |
+
- type: acc_norm
|
| 110 |
+
value: 3.47
|
| 111 |
+
name: acc_norm
|
| 112 |
+
source:
|
| 113 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=sequelbox/Llama3.1-8B-PlumCode
|
| 114 |
+
name: Open LLM Leaderboard
|
| 115 |
+
- task:
|
| 116 |
+
type: text-generation
|
| 117 |
+
name: Text Generation
|
| 118 |
+
dataset:
|
| 119 |
+
name: MuSR (0-shot)
|
| 120 |
+
type: TAUR-Lab/MuSR
|
| 121 |
+
args:
|
| 122 |
+
num_few_shot: 0
|
| 123 |
+
metrics:
|
| 124 |
+
- type: acc_norm
|
| 125 |
+
value: 8.97
|
| 126 |
+
name: acc_norm
|
| 127 |
+
source:
|
| 128 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=sequelbox/Llama3.1-8B-PlumCode
|
| 129 |
+
name: Open LLM Leaderboard
|
| 130 |
+
- task:
|
| 131 |
+
type: text-generation
|
| 132 |
+
name: Text Generation
|
| 133 |
+
dataset:
|
| 134 |
+
name: MMLU-PRO (5-shot)
|
| 135 |
+
type: TIGER-Lab/MMLU-Pro
|
| 136 |
+
config: main
|
| 137 |
+
split: test
|
| 138 |
+
args:
|
| 139 |
+
num_few_shot: 5
|
| 140 |
+
metrics:
|
| 141 |
+
- type: acc
|
| 142 |
+
value: 14.84
|
| 143 |
+
name: accuracy
|
| 144 |
+
source:
|
| 145 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=sequelbox/Llama3.1-8B-PlumCode
|
| 146 |
+
name: Open LLM Leaderboard
|
| 147 |
---
|
| 148 |
# PlumCode
|
| 149 |
|
|
|
|
| 181 |
base_model: meta-llama/Llama-3.1-8B-Instruct
|
| 182 |
|
| 183 |
```
|
| 184 |
+
|
| 185 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
|
| 186 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_sequelbox__Llama3.1-8B-PlumCode)
|
| 187 |
+
|
| 188 |
+
| Metric |Value|
|
| 189 |
+
|-------------------|----:|
|
| 190 |
+
|Avg. | 9.77|
|
| 191 |
+
|IFEval (0-Shot) |20.45|
|
| 192 |
+
|BBH (3-Shot) | 8.50|
|
| 193 |
+
|MATH Lvl 5 (4-Shot)| 2.42|
|
| 194 |
+
|GPQA (0-shot) | 3.47|
|
| 195 |
+
|MuSR (0-shot) | 8.97|
|
| 196 |
+
|MMLU-PRO (5-shot) |14.84|
|
| 197 |
+
|