Update README.md
Browse files
README.md
CHANGED
|
@@ -60,11 +60,10 @@ language:
|
|
| 60 |
# Phi-3-mini-128k-instruct
|
| 61 |
|
| 62 |
## Model description
|
| 63 |
-
The model is the result of further post-training [microsoft/Phi-3-mini-128k-instruct](https://huggingface.co/microsoft/Phi-3-mini-128k-instruct).
|
| 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 |
|
| 69 |
## How to use
|
| 70 |
|
|
|
|
| 60 |
# Phi-3-mini-128k-instruct
|
| 61 |
|
| 62 |
## Model description
|
| 63 |
+
The model is the result of further post-training [microsoft/Phi-3-mini-128k-instruct](https://huggingface.co/microsoft/Phi-3-mini-128k-instruct). This model is designed for high performance in various instruction-following tasks and complex interactions, including multi-turn function calling and detailed conversations.
|
| 64 |
|
| 65 |
+
## Training Data
|
| 66 |
+
The model underwent additional training on a proprietary dataset encompassing diverse instruction-following, chat, and function calling data. This post-training process enhances the model's ability to integrate tools and manage complex interaction scenarios effectively.
|
|
|
|
| 67 |
|
| 68 |
## How to use
|
| 69 |
|