wm-detection / data /prompts.json
TheFrenchDemos's picture
implemented core generation + detection
97bee26
[
{
"instruction": "Write a short story about a robot learning to paint.",
"input": "",
"output": ""
},
{
"instruction": "Explain how photosynthesis works in simple terms.",
"input": "",
"output": ""
},
{
"instruction": "Write a recipe for chocolate chip cookies.",
"input": "",
"output": ""
},
{
"instruction": "Describe the main differences between classical and quantum computing.",
"input": "",
"output": ""
},
{
"instruction": "Write a haiku about the changing seasons.",
"input": "",
"output": ""
},
{
"instruction": "Explain why the sky appears blue during the day.",
"input": "",
"output": ""
},
{
"instruction": "Write a short dialogue between two friends discussing their favorite books.",
"input": "",
"output": ""
},
{
"instruction": "Describe three ways to reduce your carbon footprint.",
"input": "",
"output": ""
},
{
"instruction": "Write a brief explanation of how the internet works.",
"input": "",
"output": ""
},
{
"instruction": "Create a short motivational speech about perseverance.",
"input": "",
"output": ""
}
]