Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,8 @@ tags:
|
|
12 |
- Lora Adapter
|
13 |
- PEFT
|
14 |
base_model: unsloth/mistral-7b-bnb-4bit
|
|
|
|
|
15 |
---
|
16 |
|
17 |
# Uploaded model
|
@@ -23,4 +25,4 @@ base_model: unsloth/mistral-7b-bnb-4bit
|
|
23 |
|
24 |
This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
25 |
|
26 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
12 |
- Lora Adapter
|
13 |
- PEFT
|
14 |
base_model: unsloth/mistral-7b-bnb-4bit
|
15 |
+
datasets:
|
16 |
+
- liyucheng/ShareGPT90K
|
17 |
---
|
18 |
|
19 |
# Uploaded model
|
|
|
25 |
|
26 |
This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
27 |
|
28 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|