Update README.md
Browse files
README.md
CHANGED
@@ -62,7 +62,7 @@ language:
|
|
62 |
## Model description
|
63 |
The model is the result of further post-training [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2). It is capable of complex tool/function calling.
|
64 |
|
65 |
-
## Training
|
66 |
|
67 |
The model was post-trained (freeze tuned & DPO) on a proprietary dataset consisting of diverse function calling, chat, and instruct data.
|
68 |
|
|
|
62 |
## Model description
|
63 |
The model is the result of further post-training [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2). It is capable of complex tool/function calling.
|
64 |
|
65 |
+
## Training
|
66 |
|
67 |
The model was post-trained (freeze tuned & DPO) on a proprietary dataset consisting of diverse function calling, chat, and instruct data.
|
68 |
|