Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 357 Bytes

synthetic.md

File metadata and controls

5 lines (3 loc) · 357 Bytes

Synthetic Queries

Synthetic queries are generated continuously via an LLM. Currently, the LLM generates an article based off of a few Wikipedia pages.

The functions that generate the synthetic queries can be found at chunking/utils/synthetic/synthetic.py.