Cost formula
Total cost = (generate: raw examples × gen tokens / 1M × gen price) + (critique: raw examples × judge tokens / 1M × judge price) + (filter overhead); Usable examples = raw examples × pass rate
Calculator
Plan instruction sets, preference pairs, and paraphrase augmentation. Set a target accepted size and accept rate—CentsPerToken sizes the raw generation volume and optional critique/filter passes.
Dataset cost
$0.001519/ accepted · $15.19 total
13,334 raw gens → 10,000 kept at 75% accept
Pipeline
Generate + quality filter; over-gen for rejects
Quality
Reject rate drives over-generation and cost per kept example.
25% of generations are discarded at 75% accept — that waste shows up as $3.80 over-gen overhead.
Accept rates are pipeline-specific—calibrate on a pilot batch. Updated 2026-07-31. Approximate static list prices for planning only. Always verify against each provider’s official pricing page before production budgeting.
Guide
Estimate cost to generate synthetic training or eval datasets through generate, critique, and filter pipelines. Over-generation is standard—you produce more examples than you keep—so plan gross generation volume, not just final dataset size. Includes judge and filter pass pricing.
Total cost = (generate: raw examples × gen tokens / 1M × gen price) + (critique: raw examples × judge tokens / 1M × judge price) + (filter overhead); Usable examples = raw examples × pass rate
Synthetic data pipelines look cheap per example until over-generation, critique passes, and failed filters multiply token volume. Cost per usable labeled example is the number that matters for fine-tuning ROI.
2–5x is common depending on filter strictness. Measure pass rate on a pilot batch before scaling assumptions.
CentsPerToken uses approximate list prices for planning. Verify both models' rates officially.
No. This covers synthetic dataset creation only. Add fine-tuning training and inference from the fine-tuning calculator.
Generation is output-heavy on the generator model. Critique adds judge input and output. Output premiums drive total pipeline cost.