Update README.md
Browse files
README.md
CHANGED
@@ -18,5 +18,8 @@ language:
|
|
18 |
- **Finetuned from model :** unsloth/meta-llama-3.1-70b-bnb-4bit
|
19 |
|
20 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
|
|
|
|
|
|
21 |
|
22 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
18 |
- **Finetuned from model :** unsloth/meta-llama-3.1-70b-bnb-4bit
|
19 |
|
20 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
21 |
+
The dataset used to fine tune / adjust weights is a general information technology dataset so that this model is more capable in the general information
|
22 |
+
technology domain. SFT dataset link is [https://huggingface.co/datasets/gussieIsASuccessfulWarlock/information_technology_instruct_mcq_2481](https://huggingface.co/datasets/gussieIsASuccessfulWarlock/information_technology_instruct_mcq_2481)
|
23 |
+
|
24 |
|
25 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|