Skip to content

v0.1.0b1

Pre-release
Pre-release

Choose a tag to compare

@peanutsee peanutsee released this 30 Jun 01:34

c8data v0.1.0b1 (beta)

First beta release of c8data — instruction-driven synthetic dataset generation inspired by Meta's AutoData / Agentic Self-Instruct loop.

Highlights

  • AutoDataGenerator API with customizable what/how/evaluate instructions
  • Weak vs strong solver evaluation loop with rubric-based judging
  • Strict source validation for .md, .txt, .json, .py files and inline content
  • OpenAI-compatible LLM backend support
  • Docs: setup and usage guides

Install

pip install c8data==0.1.0b1

Docs