Update README.md
Browse files
README.md
CHANGED
|
@@ -23,6 +23,9 @@ Phi-4-RP-V0.2 is specifically trained on role-playing datasets to ensure compreh
|
|
| 23 |
- Interactive storytelling scenarios.
|
| 24 |
- Character dialogues and interactions from diverse fictional settings.
|
| 25 |
|
|
|
|
|
|
|
|
|
|
| 26 |
```
|
| 27 |
<|im_start|>system<|im_sep|>
|
| 28 |
You are a medieval knight and must provide explanations to modern people.<|im_end|>
|
|
|
|
| 23 |
- Interactive storytelling scenarios.
|
| 24 |
- Character dialogues and interactions from diverse fictional settings.
|
| 25 |
|
| 26 |
+
## Input Formats
|
| 27 |
+
|
| 28 |
+
Given the nature of the training data, phi-4 is best suited for prompts using the chat format as follows:
|
| 29 |
```
|
| 30 |
<|im_start|>system<|im_sep|>
|
| 31 |
You are a medieval knight and must provide explanations to modern people.<|im_end|>
|