--- license: cc-by-nc-4.0 tags: - merge model-index: - name: Noromaid-Bagel-7B-Slerp results: - task: type: text-generation name: Text Generation dataset: name: AI2 Reasoning Challenge (25-Shot) type: ai2_arc config: ARC-Challenge split: test args: num_few_shot: 25 metrics: - type: acc_norm value: 64.51 name: normalized accuracy source: url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=PistachioAlt/Noromaid-Bagel-7B-Slerp name: Open LLM Leaderboard - task: type: text-generation name: Text Generation dataset: name: HellaSwag (10-Shot) type: hellaswag split: validation args: num_few_shot: 10 metrics: - type: acc_norm value: 84.58 name: normalized accuracy source: url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=PistachioAlt/Noromaid-Bagel-7B-Slerp name: Open LLM Leaderboard - task: type: text-generation name: Text Generation dataset: name: MMLU (5-Shot) type: cais/mmlu config: all split: test args: num_few_shot: 5 metrics: - type: acc value: 64.3 name: accuracy source: url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=PistachioAlt/Noromaid-Bagel-7B-Slerp name: Open LLM Leaderboard - task: type: text-generation name: Text Generation dataset: name: TruthfulQA (0-shot) type: truthful_qa config: multiple_choice split: validation args: num_few_shot: 0 metrics: - type: mc2 value: 52.88 source: url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=PistachioAlt/Noromaid-Bagel-7B-Slerp name: Open LLM Leaderboard - task: type: text-generation name: Text Generation dataset: name: Winogrande (5-shot) type: winogrande config: winogrande_xl split: validation args: num_few_shot: 5 metrics: - type: acc value: 79.4 name: accuracy source: url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=PistachioAlt/Noromaid-Bagel-7B-Slerp name: Open LLM Leaderboard - task: type: text-generation name: Text Generation dataset: name: GSM8k (5-shot) type: gsm8k config: main split: test args: num_few_shot: 5 metrics: - type: acc value: 46.85 name: accuracy source: url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=PistachioAlt/Noromaid-Bagel-7B-Slerp name: Open LLM Leaderboard --- ```yaml slices: - sources: - model: jondurbin/bagel-dpo-7b-v0.1 layer_range: [0, 32] - model: NeverSleep/Noromaid-7b-v0.1.1 layer_range: [0, 32] merge_method: slerp base_model: jondurbin/bagel-dpo-7b-v0.1 parameters: t: - filter: self_attn value: [0, 0.5, 0.3, 0.7, 1] - filter: mlp value: [1, 0.5, 0.7, 0.3, 0] - value: 0.3 dtype: float16 ``` # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard) Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_PistachioAlt__Noromaid-Bagel-7B-Slerp) | Metric |Value| |---------------------------------|----:| |Avg. |65.42| |AI2 Reasoning Challenge (25-Shot)|64.51| |HellaSwag (10-Shot) |84.58| |MMLU (5-Shot) |64.30| |TruthfulQA (0-shot) |52.88| |Winogrande (5-shot) |79.40| |GSM8k (5-shot) |46.85|