FPHam commited on
Commit
78f6f53
1 Parent(s): f35f1ce

Upload training_prompt.json

Browse files
Files changed (1) hide show
  1. 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
+ }