Synthetic data¶
🚧 Not yet implemented
This workflow is scaffolded but not yet implemented — the entry point (scripts/data/generate_synthetic.py) is a stub that raises NotImplementedError. This page will fill in once synthetic generation lands. Until then, treat the config below as the intended shape.
generate_synthetic.py will generate synthetic information-extraction training data via LLM APIs, to bootstrap low-resource tasks.
Entry point: scripts/data/generate_synthetic.py Config: configs/data/synthetic.yaml