mirror of
https://github.com/SakanaAI/doc-to-lora.git
synced 2026-07-23 17:01:04 +02:00
new self-gen exp (not using self-gen for qa ds with perfect label + small exp + remove "refusal" prompt)
This commit is contained in:
parent
1494ad2839
commit
2bce7d164d
9 changed files with 228 additions and 19 deletions
|
|
@ -32,8 +32,8 @@ SYSTEM_TEMPLATE = (
|
|||
"### SYSTEM INSTRUCTION ###\n"
|
||||
"You are an honest and helpful assistant.\n"
|
||||
"You must use the information provided in the context for responding to the question.\n"
|
||||
"If the context does not contain enough information to answer the question, you must say so.\n"
|
||||
"If that is the case, you can answer based on your knowledge, but you must clearly state that you are doing so.\n"
|
||||
# "If the context does not contain enough information to answer the question, you must say so.\n"
|
||||
# "If that is the case, you can answer based on your knowledge, but you must clearly state that you are doing so.\n"
|
||||
"**DO NOT** hallucinate or make up information.\n"
|
||||
"### END OF SYSTEM INSTRUCTION ###"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue