Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
TokenSequenceLabels -> GenerativeTargetText
Transform token-level NER sequence labels into structured generative target schemas for LLM instruction tuning.
Problem it solves
Generative LLMs cannot easily output token-level BIO tags natively without alignment loss.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.