Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ datasets:
|
|
18 |
# πββ¬ Mistral-7B-v0.1-flashback-v2-instruct
|
19 |
|
20 |
[Mistral-7B-v0.1-flashback-v2-instruct](https://huggingface.co/timpal0l/Mistral-7B-v0.1-flashback-v2-instruct) is an instruct based version of the base model [timpal0l/Mistral-7B-v0.1-flashback-v2](https://huggingface.co/timpal0l/Mistral-7B-v0.1-flashback-v2).
|
21 |
-
It has been finetuned on a machine translated
|
22 |
|
23 |
## How to use:
|
24 |
```python
|
|
|
18 |
# πββ¬ Mistral-7B-v0.1-flashback-v2-instruct
|
19 |
|
20 |
[Mistral-7B-v0.1-flashback-v2-instruct](https://huggingface.co/timpal0l/Mistral-7B-v0.1-flashback-v2-instruct) is an instruct based version of the base model [timpal0l/Mistral-7B-v0.1-flashback-v2](https://huggingface.co/timpal0l/Mistral-7B-v0.1-flashback-v2).
|
21 |
+
It has been finetuned on a the machine translated instruct dataset [OpenHermes2.5](https://huggingface.co/datasets/timpal0l/OpenHermes-2.5-sv).
|
22 |
|
23 |
## How to use:
|
24 |
```python
|