cnmoro's picture
Create README.md
75ec05b verified
---
datasets:
- cnmoro/WizardVicuna-PTBR-Instruct-Clean
language:
- en
- pt
---
This is a finetuned version of [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2) using [unsloth](https://github.com/unslothai/unsloth) on a instruct portuguese dataset, as an attempt to improve the performance of the model on the language.
No benchmarks have been executed yet.
The original prompt format was used:
```plaintext
<s>[INST] {Prompt goes here} [/INST]
```