legolasyiu
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,7 @@ datasets:
|
|
13 |
- candenizkocak/code-alpaca-297k
|
14 |
- yahma/alpaca-cleaned
|
15 |
- reciperesearch/dolphin-sft-v0.1-preference
|
|
|
16 |
---
|
17 |
|
18 |
|
@@ -150,4 +151,4 @@ print(tokenizer.decode(outputs[0], skip_special_tokens=True))
|
|
150 |
|
151 |
This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
152 |
|
153 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
13 |
- candenizkocak/code-alpaca-297k
|
14 |
- yahma/alpaca-cleaned
|
15 |
- reciperesearch/dolphin-sft-v0.1-preference
|
16 |
+
pipeline_tag: text-generation
|
17 |
---
|
18 |
|
19 |
|
|
|
151 |
|
152 |
This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
153 |
|
154 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|