Files
ModelHub XC 9cc1e3c24c 初始化项目,由ModelHub XC社区提供模型
Model: jsfs11/WestOrcaNeural-V2-DARETIES-7B
Source: Original Platform
2026-05-12 08:39:33 +08:00

4.4 KiB

license, tags, model-index
license tags model-index
apache-2.0
merge
mergekit
lazymergekit
decruz07/kellemar-DPO-Orca-Distilled-7B-SLERP
senseable/WestLake-7B-v2
mlabonne/NeuralBeagle14-7B
name results
WestOrcaNeural-V2-DARETIES-7B
task dataset metrics source
type name
text-generation Text Generation
name type config split args
AI2 Reasoning Challenge (25-Shot) ai2_arc ARC-Challenge test
num_few_shot
25
type value name
acc_norm 72.1 normalized accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=jsfs11/WestOrcaNeural-V2-DARETIES-7B Open LLM Leaderboard
task dataset metrics source
type name
text-generation Text Generation
name type split args
HellaSwag (10-Shot) hellaswag validation
num_few_shot
10
type value name
acc_norm 88.21 normalized accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=jsfs11/WestOrcaNeural-V2-DARETIES-7B Open LLM Leaderboard
task dataset metrics source
type name
text-generation Text Generation
name type config split args
MMLU (5-Shot) cais/mmlu all test
num_few_shot
5
type value name
acc 64.64 accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=jsfs11/WestOrcaNeural-V2-DARETIES-7B Open LLM Leaderboard
task dataset metrics source
type name
text-generation Text Generation
name type config split args
TruthfulQA (0-shot) truthful_qa multiple_choice validation
num_few_shot
0
type value
mc2 67.81
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=jsfs11/WestOrcaNeural-V2-DARETIES-7B Open LLM Leaderboard
task dataset metrics source
type name
text-generation Text Generation
name type config split args
Winogrande (5-shot) winogrande winogrande_xl validation
num_few_shot
5
type value name
acc 83.74 accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=jsfs11/WestOrcaNeural-V2-DARETIES-7B Open LLM Leaderboard
task dataset metrics source
type name
text-generation Text Generation
name type config split args
GSM8k (5-shot) gsm8k main test
num_few_shot
5
type value name
acc 70.66 accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=jsfs11/WestOrcaNeural-V2-DARETIES-7B Open LLM Leaderboard

WestOrcaNeural-V2-DARETIES-7B

WestOrcaNeural-V2-DARETIES-7B is a merge of the following models using mergekit:

🧩 Configuration

models:
  - model: mistralai/Mistral-7B-v0.1
    # no parameters necessary for base model
  - model: decruz07/kellemar-DPO-Orca-Distilled-7B-SLERP
    parameters:
      density: 0.6
      weight: 0.35
  - model: senseable/WestLake-7B-v2
    parameters:
      density: 0.65
      weight: 0.4
  - model: mlabonne/NeuralBeagle14-7B
    parameters:
      density: 0.55
      weight: 0.25
merge_method: dare_ties
base_model: mistralai/Mistral-7B-v0.1
parameters:
  int8_mask: true
dtype: float16

Open LLM Leaderboard Evaluation Results

Detailed results can be found here

Metric Value
Avg. 74.53
AI2 Reasoning Challenge (25-Shot) 72.10
HellaSwag (10-Shot) 88.21
MMLU (5-Shot) 64.64
TruthfulQA (0-shot) 67.81
Winogrande (5-shot) 83.74
GSM8k (5-shot) 70.66