|
--- |
|
datasets: |
|
- WizardLM/WizardLM_evol_instruct_V2_196k |
|
- HuggingFaceH4/ultrachat_200k |
|
library_name: transformers |
|
pipeline_tag: text-generation |
|
--- |
|
# Model Card for Mistral-7B-Evol-Ultrachat |
|
|
|
## Model Details |
|
|
|
### Model Description |
|
|
|
<!-- Provide a longer summary of what this model is. --> |
|
Conversational model based on Mistral-7B. Trained using QLoRA + SFT on a RTX 3060. Uses the Mistral prompt format: |
|
|
|
```[INST] Using this information : {context} answer the Question : {query} [/INST]``` |
|
|
|
- **Developed by:** dylan9n |
|
- **Model type:** Conversational, Text Generation |
|
- **Finetuned from model [optional]:** Mistral-7B |