meta-llama/synthetic-data-kit
Tool for generating high quality Synthetic datasets observed · 2026-08-28
Health v2 · maintenance only
42/100
- Activity 49
- Release rhythm 35
- Longevity 37
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 524
- days_rel: n/a
- days_push: 309
- n_releases_24m: 0
Adoption not part of the score
1632 stars · 236 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python CLI tool from Meta for generating high-quality synthetic datasets to fine-tune LLMs. It follows a four-stage pipeline (ingest, create, curate, save-as) that converts documents into QA pairs, chain-of-thought reasoning traces, and summaries in fine-tuning-friendly formats.
Use cases
- generate synthetic QA pairs from pdfs for fine-tuning
- create chain-of-thought reasoning traces with an LLM
- convert documents into fine-tuning friendly chat formats
- curate synthetic datasets using LLM-as-a-judge
- prepare training data for Llama fine-tuning
- ingest pdfs, html, youtube transcripts, docx and ppt files
- export datasets to formats required by fine-tuning packages
When to choose
- you need structured training data in user/assistant format for LLM fine-tuning
- you want an end-to-end pipeline from raw documents to curated fine-tuning datasets
- you use vLLM or a local/external LLM endpoint and want modular dataset generation
- you want LLM-as-a-judge curation to filter low-quality examples
When to avoid
- you need general-purpose data labeling or annotation for non-LLM ML tasks
- you want a GUI or web interface rather than a CLI workflow
- you don't have access to an LLM backend for generation
- you need real-time or streaming data generation rather than batch pipelines
Facets
cli-tool · maturity active
data-generation llm-training etl cli nlp machine-learning large-language-models developer-tools python cli cross-platform synthetic-data fine-tuning qa-pairs chain-of-thought llama vllm data-curation lance-format data-engineering
3 sources
- readme: https://github.com/meta-llama/synthetic-data-kit · fetched 2026-08-28 · ca53158cc080
- homepage: https://pypi.org/project/synthetic-data-kit/ · fetched 2026-08-29 · 4b4e8fead74a
- registry_pypi: https://pypi.org/pypi/synthetic-data-kit/json · fetched 2026-08-29 · 6b56b0fc52c2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| meta-llama/synthetic-data-kit | main | 42 |
For agents
markdown · JSON · MCP: product_card(name="meta-llama/synthetic-data-kit")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem