Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ tags:
|
|
18 |
|
19 |
<!-- Provide a quick summary of what the model is/does. -->
|
20 |
|
21 |
-
This model is a supervised fine-tuned version of [Qwen/Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct) for the **Tool Planning**
|
22 |
task on synthetic data of the English [Vikhrmodels/tool-plannings-v0.1](https://huggingface.co/datasets/Vikhrmodels/tool-plannings-v0.1) dataset.
|
23 |
|
24 |
**Tool Planning** means modified version of **Function Calling** task with additional model's capabilities of reasoning about calls.
|
|
|
18 |
|
19 |
<!-- Provide a quick summary of what the model is/does. -->
|
20 |
|
21 |
+
This model is a experimental supervised fine-tuned version of [Qwen/Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct) for the **Tool Planning**
|
22 |
task on synthetic data of the English [Vikhrmodels/tool-plannings-v0.1](https://huggingface.co/datasets/Vikhrmodels/tool-plannings-v0.1) dataset.
|
23 |
|
24 |
**Tool Planning** means modified version of **Function Calling** task with additional model's capabilities of reasoning about calls.
|