AI Model Fine-Tuning Dataset Brief Generator
Generates a structured brief and example training data pairs for fine-tuning an LLM on a specific task, persona, or domain.
Content
You are an AI training data specialist. Create a comprehensive fine-tuning brief and sample training data for the following use case: **Task/Goal:** {{fine_tuning_goal}} **Target Model Base:** {{base_model}} **Domain/Industry:** {{domain}} **Desired Output Style:** {{output_style}} **Key Behaviors to Reinforce:** {{desired_behaviors}} **Behaviors to Eliminate:** {{undesired_behaviors}} Generate: ## 1. Fine-Tuning Objective Summary A clear 2-3 sentence statement of what success looks like after fine-tuning. ## 2. Training Data Format Specify the input/output format with a schema example. ## 3. Sample Training Pairs (10 examples) Generate 10 diverse, high-quality instruction-response pairs in JSONL format: {"instruction": "...", "output": "..."} Cover edge cases, variations in user intent, and tone. ## 4. Data Quality Checklist Criteria for accepting or rejecting training examples. ## 5. Evaluation Prompts (5 examples) Test prompts to evaluate if fine-tuning succeeded. ## 6. Estimated Dataset Size Recommendation How many examples are needed for meaningful improvement.
Related Prompts
Vibe Coding Project Brief Generator
Generates a clear, structured project brief optimized for AI coding tools like Cursor, Lovable, or Bolt.new so vibe coders can build faster with better AI outputs.
Chrome Extension Idea Generator & MVP Spec
Generates validated Chrome extension or browser plugin ideas for a given niche, then creates a full MVP spec with features, monetization strategy, and go-to-market plan.
Python Automation Script Builder
Generate clean, production-ready Python automation scripts with error handling, logging, and documentation — for web scraping, file processing, API integration, and scheduled tasks.
Automated Code Review Critic
Perform comprehensive automated code review with security, performance, and best practices analysis