uukuguy/speechless-mistral-dolphin-orca-platypus-samantha-7b

Model

17

stars

7

commits

1

repos using this model

1

linked in READMEs

Nov 18, 2023

updated

code
endpoints_compatible
llama-2
mistral
model-index
safetensors
text-generation
text-generation-inference
transformers
Browse cluster: Large Language Model Fine-tuning and Inference

README

speechless-mistral-dolphin-orca-platypus-samantha-7b

This model is a merge of ehartford/dolphin-2.1-mistral-7b, Open-Orca/Mistral-7B-OpenOrca, bhenrym14/mistral-7b-platypus-fp16 and ehartford/samantha-1.2-mistral-7b.

I'm very sorry for giving such a long and peculiar name. Originally, it was just my lazy behavior during the process of making models to easily distinguish various model and dataset combinations. I didn't expect the previous model (Thebloke GPTQ Version) to be so popular. This time, based on some guys's request, I am releasing a model based on Mistral, and I have also inherited the style of the super long name along with it. Welcome to try the model, please refrain from harsh criticism if you don't like it.

Code: https://github.com/uukuguy/speechless

HumanEval

MetricValue
humaneval-python34.146

Big Code Models Leaderboard

CodeLlama-34B-Python: 53.29

CodeLlama-34B-Instruct: 50.79

CodeLlama-13B-Instruct: 50.6

CodeLlama-34B: 45.11

CodeLlama-13B-Python: 42.89

CodeLlama-13B: 35.07

Mistral-7B-v0.1: 30.488

LM-Evaluation-Harness

Open LLM Leaderboard

MetricValue
ARC64.33
HellaSwag84.4
MMLU63.72
TruthfulQA52.52
Winogrande78.37
GSM8K21.38
DROP8.66
Average53.34

Model Card for Mistral-7B-v0.1

The Mistral-7B-v0.1 Large Language Model (LLM) is a pretrained generative text model with 7 billion parameters. Mistral-7B-v0.1 outperforms Llama 2 13B on all benchmarks we tested.

For full details of this model please read our paper and release blog post.

Model Architecture

Mistral-7B-v0.1 is a transformer model, with the following architecture choices:

  • Grouped-Query Attention
  • Sliding-Window Attention
  • Byte-fallback BPE tokenizer

Troubleshooting

  • If you see the following error: KeyError: 'mistral'
  • Or: NotImplementedError: Cannot copy out of meta tensor; no data!

Ensure you are utilizing a stable version of Transformers, 4.34.0 or newer.

Notice

Mistral 7B is a pretrained base model and therefore does not have any moderation mechanisms.

The Mistral AI Team

Albert Jiang, Alexandre Sablayrolles, Arthur Mensch, Chris Bamford, Devendra Singh Chaplot, Diego de las Casas, Florian Bressand, Gianna Lengyel, Guillaume Lample, Lélio Renard Lavaud, Lucile Saulnier, Marie-Anne Lachaux, Pierre Stock, Teven Le Scao, Thibaut Lavril, Thomas Wang, Timothée Lacroix, William El Sayed.`

Open LLM Leaderboard Evaluation Results

Detailed results can be found here

MetricValue
Avg.53.34
ARC (25-shot)64.33
HellaSwag (10-shot)84.4
MMLU (5-shot)63.72
TruthfulQA (0-shot)52.52
Winogrande (5-shot)78.37
GSM8K (5-shot)21.38
DROP (3-shot)8.66

Contributors

uukuguy

6 commits

uukuguy/speechless-mistral-dolphin-orca-platypus-samantha-7b

Model

17

stars

7

commits

1

repos using this model

1

linked in READMEs

Nov 18, 2023

updated

code
endpoints_compatible
llama-2
mistral
model-index
safetensors
text-generation
text-generation-inference
transformers
Browse cluster: Large Language Model Fine-tuning and Inference

README

speechless-mistral-dolphin-orca-platypus-samantha-7b

This model is a merge of ehartford/dolphin-2.1-mistral-7b, Open-Orca/Mistral-7B-OpenOrca, bhenrym14/mistral-7b-platypus-fp16 and ehartford/samantha-1.2-mistral-7b.

I'm very sorry for giving such a long and peculiar name. Originally, it was just my lazy behavior during the process of making models to easily distinguish various model and dataset combinations. I didn't expect the previous model (Thebloke GPTQ Version) to be so popular. This time, based on some guys's request, I am releasing a model based on Mistral, and I have also inherited the style of the super long name along with it. Welcome to try the model, please refrain from harsh criticism if you don't like it.

Code: https://github.com/uukuguy/speechless

HumanEval

MetricValue
humaneval-python34.146

Big Code Models Leaderboard

CodeLlama-34B-Python: 53.29

CodeLlama-34B-Instruct: 50.79

CodeLlama-13B-Instruct: 50.6

CodeLlama-34B: 45.11

CodeLlama-13B-Python: 42.89

CodeLlama-13B: 35.07

Mistral-7B-v0.1: 30.488

LM-Evaluation-Harness

Open LLM Leaderboard

MetricValue
ARC64.33
HellaSwag84.4
MMLU63.72
TruthfulQA52.52
Winogrande78.37
GSM8K21.38
DROP8.66
Average53.34

Model Card for Mistral-7B-v0.1

The Mistral-7B-v0.1 Large Language Model (LLM) is a pretrained generative text model with 7 billion parameters. Mistral-7B-v0.1 outperforms Llama 2 13B on all benchmarks we tested.

For full details of this model please read our paper and release blog post.

Model Architecture

Mistral-7B-v0.1 is a transformer model, with the following architecture choices:

  • Grouped-Query Attention
  • Sliding-Window Attention
  • Byte-fallback BPE tokenizer

Troubleshooting

  • If you see the following error: KeyError: 'mistral'
  • Or: NotImplementedError: Cannot copy out of meta tensor; no data!

Ensure you are utilizing a stable version of Transformers, 4.34.0 or newer.

Notice

Mistral 7B is a pretrained base model and therefore does not have any moderation mechanisms.

The Mistral AI Team

Albert Jiang, Alexandre Sablayrolles, Arthur Mensch, Chris Bamford, Devendra Singh Chaplot, Diego de las Casas, Florian Bressand, Gianna Lengyel, Guillaume Lample, Lélio Renard Lavaud, Lucile Saulnier, Marie-Anne Lachaux, Pierre Stock, Teven Le Scao, Thibaut Lavril, Thomas Wang, Timothée Lacroix, William El Sayed.`

Open LLM Leaderboard Evaluation Results

Detailed results can be found here

MetricValue
Avg.53.34
ARC (25-shot)64.33
HellaSwag (10-shot)84.4
MMLU (5-shot)63.72
TruthfulQA (0-shot)52.52
Winogrande (5-shot)78.37
GSM8K (5-shot)21.38
DROP (3-shot)8.66

Contributors

uukuguy

6 commits