Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ tags:
|
|
15 |
|
16 |
⚠️ **This model is currently in preview and still under active training. It is not recommended for production use at this stage.**
|
17 |
|
18 |
-
This model is a fine-tuned version of the [Phi-3.5-mini-instruct](https://huggingface.co/microsoft/Phi-3.5-mini-instruct) model, designed to interact with and control smart home devices via a Home Assistant integration. The fine-tuning dataset, [HA-Requests-Zh](https://
|
19 |
|
20 |
The model follows the Phi-3 prompt format and is capable of interpreting and responding to instructions in both English and Traditional Chinese. It can provide information about the Home Assistant environment, including available devices and services, and can generate function-calling code to execute specific tasks within the Home Assistant ecosystem.
|
21 |
|
|
|
15 |
|
16 |
⚠️ **This model is currently in preview and still under active training. It is not recommended for production use at this stage.**
|
17 |
|
18 |
+
This model is a fine-tuned version of the [Phi-3.5-mini-instruct](https://huggingface.co/microsoft/Phi-3.5-mini-instruct) model, designed to interact with and control smart home devices via a Home Assistant integration. The fine-tuning dataset, [HA-Requests-Zh](https://huggingface.co/datasets/jc132/HA-Requests-Zh), focuses on function calling and includes support for Traditional Chinese (繁體中文) commands and instructions.
|
19 |
|
20 |
The model follows the Phi-3 prompt format and is capable of interpreting and responding to instructions in both English and Traditional Chinese. It can provide information about the Home Assistant environment, including available devices and services, and can generate function-calling code to execute specific tasks within the Home Assistant ecosystem.
|
21 |
|