Generate Synthetic Data

Create diverse synthetic test inputs for LLM pipeline evaluation using dimension-based tuple generation. Use when bootstrapping an eval dataset, when real user data is sparse, or when stress-testing specific failure hypotheses. Do NOT use when you already have 100+ representative real traces (use stratified sampling instead), or when the task is collecting production logs.

hamelsmu 0954334 5.4 KB Updated

File contents

hamelsmu/evals-skills/tree/main/skills/generate-synthetic-data commit 0954334c59

Frequently asked questions

npx skillmds@latest add hamelsmu/generate-synthetic-data