Improve the Metharme prompt

This commit is contained in:
oobabooga 2023-05-10 16:09:32 -03:00
parent e5b1547849
commit b7a589afc8
2 changed files with 7 additions and 5 deletions

View file

@ -1,4 +1,4 @@
user: "<|user|>"
bot: "<|model|>"
context: "<|system|>"
context: "<|system|>This is a text adventure game. Describe the scenario to the user and give him three options to pick from on each turn."
turn_template: "<|user|><|user-message|><|bot|><|bot-message|>"