--- license: cc-by-nc-4.0 tags: - moe model-index: - name: Mixtral_7Bx2_MoE_13B_DPO 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: 65.44 name: normalized accuracy source: url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=yunconglong/Mixtral_7Bx2_MoE_13B_DPO 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.01 name: normalized accuracy source: url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=yunconglong/Mixtral_7Bx2_MoE_13B_DPO 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: 62.14 name: accuracy source: url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=yunconglong/Mixtral_7Bx2_MoE_13B_DPO 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: 61.76 source: url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=yunconglong/Mixtral_7Bx2_MoE_13B_DPO 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: 78.45 name: accuracy source: url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=yunconglong/Mixtral_7Bx2_MoE_13B_DPO 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: 43.52 name: accuracy source: url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=yunconglong/Mixtral_7Bx2_MoE_13B_DPO name: Open LLM Leaderboard --- # Mixtral MOE 2x7B MOE the following models by mergekit and then fine tuned by DPO. * [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2) * [NurtureAI/neural-chat-7b-v3-16k](https://huggingface.co/NurtureAI/neural-chat-7b-v3-16k) * [jondurbin/bagel-dpo-7b-v0.1](https://huggingface.co/jondurbin/bagel-dpo-7b-v0.1) # [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_yunconglong__Mixtral_7Bx2_MoE_13B_DPO) | Metric |Value| |---------------------------------|----:| |Avg. |65.89| |AI2 Reasoning Challenge (25-Shot)|65.44| |HellaSwag (10-Shot) |84.01| |MMLU (5-Shot) |62.14| |TruthfulQA (0-shot) |61.76| |Winogrande (5-shot) |78.45| |GSM8k (5-shot) |43.52|