LLM-Self-Detection-Research/tests/config/prompts.json
2024-12-07 23:45:12 +08:00

9 lines
763 B
JSON

{
"sample": "Here are some examples that have already been identified as either human-written or AI-written. ",
"description": "Using the examples presented above, can you describe differences between works written by humans and by AI?",
"bridge": "Now, keep in mind how those examples were classified.",
"introduction": "Below is some text that I need help on:",
"classify": "Do you think this text was highly likely to be written by a human or by an LLM?",
"judge": "Let us evaluate both options before coming up with a conclusion.",
"answer format": "Having stated that, please summarize your answer in just one word: human or AI. Only choose one answer. (No need to write anything else, just either of these words as they are.)"
}