Update README.md
Browse files
README.md
CHANGED
@@ -128,6 +128,8 @@ The model has been trained for **1 epoch**, ensuring a convergence of knowledge
|
|
128 |
When crafting prompts, ensure to conclude with the `[|Assistente|]` tag, signaling the AI to generate a response.
|
129 |
Use `[|Umano|]` as stop word.
|
130 |
|
|
|
|
|
131 |
```
|
132 |
[|Umano|] Come posso distinguere un AI da un umano?
|
133 |
[|Assistente|]
|
|
|
128 |
When crafting prompts, ensure to conclude with the `[|Assistente|]` tag, signaling the AI to generate a response.
|
129 |
Use `[|Umano|]` as stop word.
|
130 |
|
131 |
+
For example:
|
132 |
+
|
133 |
```
|
134 |
[|Umano|] Come posso distinguere un AI da un umano?
|
135 |
[|Assistente|]
|