Update README.md
Browse files
README.md
CHANGED
@@ -4,8 +4,6 @@ datasets:
|
|
4 |
---
|
5 |
This is the [Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) model fine-tuned using QLoRA (4-bit precision) on my [claude_multiround_chat_1k](https://huggingface.co/datasets/Norquinal/claude_multiround_chat_1k) dataset, which is a randomized subset of ~1000 samples from my [claude_multiround_chat_30k](https://huggingface.co/datasets/Norquinal/claude_multiround_chat_30k) dataset.
|
6 |
|
7 |
-
Do not take this model very seriously, it is probably not very good. I haven't a clue of what I'm doing. I just thought it was a fun thing to make.
|
8 |
-
|
9 |
## Prompt Format
|
10 |
The model was finetuned with the Vicuna 1.1 prompt format:
|
11 |
```
|
|
|
4 |
---
|
5 |
This is the [Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) model fine-tuned using QLoRA (4-bit precision) on my [claude_multiround_chat_1k](https://huggingface.co/datasets/Norquinal/claude_multiround_chat_1k) dataset, which is a randomized subset of ~1000 samples from my [claude_multiround_chat_30k](https://huggingface.co/datasets/Norquinal/claude_multiround_chat_30k) dataset.
|
6 |
|
|
|
|
|
7 |
## Prompt Format
|
8 |
The model was finetuned with the Vicuna 1.1 prompt format:
|
9 |
```
|