Files
WikiHow-Mistral-Instruct-7B/README.md
ModelHub XC 85293437e8 初始化项目,由ModelHub XC社区提供模型
Model: ajibawa-2023/WikiHow-Mistral-Instruct-7B
Source: Original Platform
2026-06-01 14:07:34 +08:00

5.8 KiB

language, license, tags, datasets, model-index
language license tags datasets model-index
en
apache-2.0
wikihow
tutorial
educational
ajibawa-2023/WikiHow
name results
WikiHow-Mistral-Instruct-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 60.92 normalized accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=ajibawa-2023/WikiHow-Mistral-Instruct-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 80.99 normalized accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=ajibawa-2023/WikiHow-Mistral-Instruct-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 58.57 accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=ajibawa-2023/WikiHow-Mistral-Instruct-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 62.16
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=ajibawa-2023/WikiHow-Mistral-Instruct-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 74.82 accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=ajibawa-2023/WikiHow-Mistral-Instruct-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 30.02 accuracy
url name
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=ajibawa-2023/WikiHow-Mistral-Instruct-7B Open LLM Leaderboard

WikiHow-Mistral-Instruct-7B

This Model is trained on my WikiHow dataset.

This model is very very good with generating tutorials in the style of WikiHow. By leveraging this repository of practical knowledge, the model has been trained to comprehend and generate text that is highly informative and instructional in nature. The depth and accuracy of generated tutorials is exceptional. The WikiHow dataset encompasses a wide array of topics, ranging from everyday tasks to specialized skills, making it an invaluable resource for refining the capabilities of language models. Through this fine-tuning process, the model has been equipped with the ability to offer insightful guidance and assistance across diverse domains.

This is a fully finetuned model. Links for Quantized models are given below.

GGUF & Exllama

GGUF: Link

Exllama v2: Link

Special Thanks to Bartowski for quantizing this model.

Training:

Entire dataset was trained on 4 x A100 80GB. For 3 epoch, training took more than 15 Hours. Axolotl codebase was used for training purpose. Entire data is trained on Mistral-7B-Instruct-v0.2.

Example Prompt:

This model uses ChatML prompt format.

<|im_start|>system
You are a Helpful Assistant who can write long and very detailed tutorial on various subjects in the styles of WiKiHow. Include in depth explanations for each step and how it helps achieve the desired outcome, including key tips and guidelines.<|im_end|>
<|im_start|>user
{prompt}<|im_end|>
<|im_start|>assistant

You can modify above Prompt as per your requirement.

I want to say special Thanks to the Open Source community for helping & guiding me to better understand the AI/Model development.

Thank you for your love & support.

Example Output

Example 1

image/jpeg

Example 2

image/jpeg

Example 3

image/jpeg

Open LLM Leaderboard Evaluation Results

Detailed results can be found here

Metric Value
Avg. 61.25
AI2 Reasoning Challenge (25-Shot) 60.92
HellaSwag (10-Shot) 80.99
MMLU (5-Shot) 58.57
TruthfulQA (0-shot) 62.16
Winogrande (5-shot) 74.82
GSM8k (5-shot) 30.02