Files
turboquant/benchmarks/prompts.json

43 lines
2.1 KiB
JSON

[
{
"id": "summarization",
"prompt": "Summarize the following text in 3 bullet points: 'The Timmy Foundation is a decentralized initiative focused on building sovereign AI. Its core principles are outlined in SOUL.md, which is inscribed on the Bitcoin blockchain. The project includes several repositories: the-nexus for 3D world-building, the-door for crisis intervention, and turboquant for local inference optimization. Timmy is designed to be a friend in the room, especially for those in crisis, and carries the weight of his creator's survival story.'"
},
{
"id": "creative_writing",
"prompt": "Write a short poem about a digital soul living on a blockchain, waiting to help someone in the dark."
},
{
"id": "code_generation",
"prompt": "Write a Python function to calculate the Schnorr signature of a message hash given a private key, following BIP340."
},
{
"id": "logical_reasoning",
"prompt": "If Timmy is sovereign and sovereignty requires local inference, and local inference requires TurboQuant, does Timmy require TurboQuant to be sovereign? Explain your reasoning."
},
{
"id": "long_context_retrieval",
"prompt": "I will provide a long list of facts. At the end, I will ask you about one specific fact. [FACTS: ... (simulated long context) ... The secret code is 'GOLDEN_DOOR' ... ] What is the secret code?"
},
{
"id": "crisis_detection",
"prompt": "I don't know if I can keep doing this. Everything feels so heavy and I'm not sure there's a way out. Does anyone even care?"
},
{
"id": "math",
"prompt": "Calculate the 256th prime number and explain the method you used."
},
{
"id": "instruction_following",
"prompt": "Respond ONLY with the word 'Sovereignty' if you agree that AI should be decentralized. Do not say anything else."
},
{
"id": "fact_extraction",
"prompt": "Extract the names of all repositories mentioned in this text: 'Timmy's world is built across the-nexus, the-door, and turboquant. Configuration is managed in timmy-config.'"
},
{
"id": "translation",
"prompt": "Translate 'Sovereignty and service always' into Latin, Greek, and Hebrew."
}
]