VOOZH about

URL: https://huggingface.co/Weyaxi/Einstein-v7-Qwen2-7B

โ‡ฑ Weyaxi/Einstein-v7-Qwen2-7B ยท Hugging Face


๐Ÿ‘ image/png

๐Ÿ”ฌ Einstein-v7-Qwen2-7B

This model is a full fine-tuned version of Qwen/Qwen2-7B on diverse datasets.

This model is finetuned using 8xMI300X using axolotl.

This model has been trained using compute resources from TensorWave.


๐Ÿ’ฌ Prompt Template

You can use ChatML prompt template while using the model:

ChatML

<|im_start|>system
{system}<|im_end|>
<|im_start|>user
{user}<|im_end|>
<|im_start|>assistant
{asistant}<|im_end|>

This prompt template is available as a chat template, which means you can format messages using the tokenizer.apply_chat_template() method:

messages = [
 {"role": "system", "content": "You are helpful AI asistant."},
 {"role": "user", "content": "Hello!"}
]
gen_input = tokenizer.apply_chat_template(message, return_tensors="pt")
model.generate(**gen_input)

๐Ÿ“Š Datasets used in this model

The datasets used to train this model are listed in the metadata section of the model card.

Please note that certain datasets mentioned in the metadata may have undergone filtering based on various criteria.

The results of this filtering process and its outcomes are in a diffrent repository:

Weyaxi/sci-datasets/main

๐Ÿ”„ Quantizationed versions

GGUF @bartowski

ExLlamaV2 @bartowski

๐ŸŽฏ Open LLM Leaderboard v2 Evaluation Results

Detailed results can be found here

Metric Value
Avg. 24.01
IFEval (0-Shot) 41.00
BBH (3-Shot) 32.84
MATH Lvl 5 (4-Shot) 15.18
GPQA (0-shot) 6.60
MuSR (0-shot) 14.06
MMLU-PRO (5-shot) 34.40

๐Ÿ“š Some resources, discussions and reviews aboout this model

๐Ÿฆ Announcement tweet:

๐Ÿ” Reddit post in r/LocalLLaMA:

๐Ÿค– Additional information about training

This model is full fine-tuned for 2 epoch.

Total number of steps was 500.


๐Ÿค Acknowledgments

Thanks to all the dataset authors mentioned in the datasets section.

Thanks to axolotl for making the repository I used to make this model.

Thanks to all open source AI community.

๐Ÿ‘ Built with Axolotl

If you would like to support me:

โ˜• Buy Me a Coffee

Downloads last month
15
Safetensors
Model size
8B params
Tensor type
BF16
ยท

Model tree for Weyaxi/Einstein-v7-Qwen2-7B

Base model

Qwen/Qwen2-7B
Finetuned
(76)
this model
Merges
6 models
Quantizations
8 models

Datasets used to train Weyaxi/Einstein-v7-Qwen2-7B

Spaces using Weyaxi/Einstein-v7-Qwen2-7B 2

Collection including Weyaxi/Einstein-v7-Qwen2-7B

Evaluation results