Files
mistral_tv-neural-marconroni/README.md
ModelHub XC d2e2215123 初始化项目,由ModelHub XC社区提供模型
Model: aqweteddy/mistral_tv-neural-marconroni
Source: Original Platform
2026-06-07 13:58:37 +08:00

4.7 KiB

language, license, model-index
language license model-index
en
mit
name results
mistral_tv-neural-marconroni
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 69.2 normalized accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=aqweteddy/mistral_tv-neural-marconroni 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 86.26 normalized accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=aqweteddy/mistral_tv-neural-marconroni 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 65.07 accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=aqweteddy/mistral_tv-neural-marconroni 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 60.03
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=aqweteddy/mistral_tv-neural-marconroni 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 80.9 accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=aqweteddy/mistral_tv-neural-marconroni 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 66.19 accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=aqweteddy/mistral_tv-neural-marconroni Open LLM Leaderboard

Chat Vector

CHAT VECTOR: A SIMPLE APPROACH TO EQUIP LLMS WITH NEW LANGUAGE CHAT CAPABILITIES https://arxiv.org/pdf/2310.04799.pdf

With the advancements in conversational AI, such as ChatGPT, this paper focuses on exploring developing Large Language Models (LLMs) for non-English languages, especially emphasizing alignment with human preferences. We introduce a computationally efficient method, leveraging “chat vector,” to synergize pre-existing knowledge and behaviors in LLMs, restructuring the conventional training paradigm from continual pretrain SFT RLHF to continual pretrain + chat. Our empirical studies, primarily focused on Traditional Chinese, employ LLaMA2 as the base model and acquire the chat vector by subtracting the pre-trained weights, LLaMA2, from the weights of LLaMA2-chat. Evaluating from three distinct facets, which are toxicity, ability of instruction following and multi-turn dialogue demonstrates the chat vector's superior efficacy in “chatting”. To confirm the adaptability of our approach, we extend our experiments to include models pre-trained in both Korean and Simplified Chinese, illustrating the versatility of our methodology. Overall, we present a significant solution in aligning LLMs with human preferences efficiently across various languages, accomplished by the chat vector.

Merged LM

  • mistral 7b
  • chat vector
    • neural-chat
    • marconroni

Open LLM Leaderboard Evaluation Results

Detailed results can be found here

Metric Value
Avg. 71.27
AI2 Reasoning Challenge (25-Shot) 69.20
HellaSwag (10-Shot) 86.26
MMLU (5-Shot) 65.07
TruthfulQA (0-shot) 60.03
Winogrande (5-shot) 80.90
GSM8k (5-shot) 66.19