make "answer format" prompt more specific
This commit is contained in:
parent
c489bb4ee1
commit
ab77659f14
1 changed files with 2 additions and 1 deletions
|
@ -4,5 +4,6 @@
|
|||
"introduction": "Below is a selected piece of text:",
|
||||
"classify": "Now, can you determine if the above piece of text is written by a human or by a large language model?",
|
||||
"judge": "Now, can you determine if the above piece of text is written by a human or by a large language model? Please consider both options before coming up with a single-choice conclusion.",
|
||||
"answer format": "Your answer must always end with your verdict that is either “human” or “AI” in a new line. "
|
||||
"answer format": "Your answer must always end with your verdict that is only either “human” or “AI” in a new line as they are, without any other text or quotes. ",
|
||||
"acceptable": ["human", "AI"]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue