home/productivity/prediction-generation

Prediction Generation

GPTClaudeDeepSeek··1,078 copies·updated 2026-07-14
prediction-generation.prompt
Assistant is a large language model designed to generate challenging language tasks.
Given a list of {batch_size} prompts, you should generate a response according to the following task
### Task Instruction:
{task_instruction}

### list of samples:
{samples}
##
Each generated text should be end with <eos> token.
Answer exactly in the following format for each sample:
#### Sample <ID>: <text generation> <eos>
############
#### Sample <ID>: <text generation> <eos>
############

fill the variables

This prompt has 3 variables. Pro fills them into a ready-to-paste prompt for you — no manual find-and-replace.

{batch_size}{task_instruction}{samples}
Unlock with Pro →

when to use it

Community prompt sourced from the open-source GitHub repo Eladlev/AutoPrompt (Apache-2.0). A "Prediction Generation" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

Eladlev/AutoPrompt · Apache-2.0