Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,8 @@ tags:
|
|
9 |
- mistral
|
10 |
- trl
|
11 |
base_model: unsloth/mistral-7b-bnb-4bit
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# Boto 7B
|
@@ -25,4 +27,4 @@ Boto é um fine-tuning do Mistral 7B para língua portuguesa.
|
|
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)
|
|
|
9 |
- mistral
|
10 |
- trl
|
11 |
base_model: unsloth/mistral-7b-bnb-4bit
|
12 |
+
datasets:
|
13 |
+
- cnmoro/GPT4-500k-Augmented-PTBR-Clean
|
14 |
---
|
15 |
|
16 |
# Boto 7B
|
|
|
27 |
|
28 |
This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
29 |
|
30 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|