Upload training_prompt.json
Browse files- training_prompt.json +4 -0
training_prompt.json
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"template_type": "dataset",
|
| 3 |
+
"template_1": "A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user's questions.\n\nUSER: %src%\n\nASSISTANT: %tgt%"
|
| 4 |
+
}
|