base_model, inference, license, license_name, metrics
| base_model | inference | license | license_name | metrics | |
|---|---|---|---|---|---|
| mistralai/Mistral-7B-Instruct-v0.2 | false | apache-2.0 | apache-2.0 |
|
An instruct based fine tune of mistralai/Mistral-7B-Instruct-v0.2.
It works well with long system prompts.
It isn't generic in a sense that it shouldn't be used for story telling, for example, but only for reasoning and text comprehension.
This model is trained on a private dataset. The high GSM8K score is NOT because of the MetaMath dataset.
Prompt Format (see the guidelines from the base model):
<s>[INST] {system_message} . Say "Acknowledged!" if you understood. [/INST] Acknowledged! </s> [INST] {prompt} [/INST]
Description