PersianAnonymizer Uses LLM Supervision for Efficient NER Training
September 2, 2026
This method uses instruction-tuned LLMs like DeepSeek-V3 and Qwen3 to generate span annotations for Persian customer chats. Training a compact MatinaRoberta model on this supervision allows for low-latency deployment on single RTX 3090 GPUs.
HOW THIS AFFECTS YOU
●
builderYou can deploy efficient, low-latency NER models for Persian text using LLM-labeled data.
●
researcherThis demonstrates the effectiveness of cross-labeler supervision via shared JSON protocols.