Fine-tune ground truth template
Builds a JSON template + 10 sample I/O pairs for a fine-tuning dataset.
For instruction-tuning tasks — start with clean, varied examples.
The prompt
Copy this into ChatGPT, Claude, Gemini or any assistant you already use — then paste your own task description underneath it.
Build a fine-tuning dataset spec. Output: **JSON schema** (the format each example takes) **10 sample examples** (varied — easy + medium + hard + edge cases) **What NOT to include** (e.g. PII, copyrighted, single-domain bias) **Sample size target** (start with 50-200 high-quality; mention this) **Evaluation plan** (held-out set + how you'll measure) Rules: - Examples must be realistic, not toy. - Cover the long tail.
Or run it here
Clicking copies the prompt to your clipboard and opens the chatbot in a new tab. Gemini doesn't accept URL params — paste manually with Ctrl/Cmd+V.
Related prompts
Writes annotation guidelines that two annotators can apply consistently.
Takes a vague prompt and rewrites it to be specific, structured, and reliable.
Builds a structured eval rubric to grade LLM outputs for a specific task.
A system prompt template that pushes the model to show its reasoning before answering.
Drafts a model card with intended use, limitations, training data summary, evaluation results.
Designs a system prompt that turns user questions into retrieval queries — multi-query, HyDE, etc.
Browse the full free AI prompt library or see more ai / ml prompts.