For the complete documentation index, see llms.txt. This page is also available as Markdown.

Synthetic Data Generation

Generate synthetic data for fine-tuning or evaluation

Anyone can create thousands of synthetic data samples in just a few minutes using our interactive UI.

Use Cases

Synthetic data is helpful for many reasons:

  • Evals: Generate data for custom evals of your task performance

  • Fine-tuning: Generate fine-tuning datasets

  • Built-in Quality Templates: Use our built-in data-gen templates like 'Jailbreak' or 'Bias' to check your system for common issues (curated evals)

  • Addressing Bugs / Issues: generate targeted data to reproduce a bug/issue, which can be used for training a fix, evaluating a fix, and backtesting

  • Prompting: Generate examples to be used for few-shot or multi-shot prompting

Get Started

There are 2 portions of synthetic data in Kiln:

Last updated