soujanyaporia
commited on
Commit
·
8442c06
1
Parent(s):
ee9cbea
Update README.md
Browse files
README.md
CHANGED
@@ -51,8 +51,8 @@ While Flacuna primarily excels in problem-solving tasks, we made efforts to main
|
|
51 |
To use Flacuna as a chatbot or writing assistant, we recommend you use the following template:
|
52 |
|
53 |
```
|
54 |
-
A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user's questions. USER: {definition of the task}
|
55 |
-
{question}
|
56 |
Output: ASSISTANT:
|
57 |
|
58 |
```
|
|
|
51 |
To use Flacuna as a chatbot or writing assistant, we recommend you use the following template:
|
52 |
|
53 |
```
|
54 |
+
A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user's questions. USER: {definition of the task}.\n\n
|
55 |
+
{question}\n
|
56 |
Output: ASSISTANT:
|
57 |
|
58 |
```
|