Metis-0.3 / README.md
Mihaiii's picture
Create README.md
7da7521
|
raw
history blame
No virus
865 Bytes
metadata
base_model: mistralai/Mistral-7B-Instruct-v0.2
inference: false
license: apache-2.0
license_name: apache-2.0
metrics:
  - accuracy

Built with Axolotl

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:

### System:
{system_message}
### Instruction:
{prompt}
### Response: