Section 01
【Introduction】Comparison of Old and New NER Solutions: Encoder Models vs Generative Large Language Models
This is a bachelor's thesis-level systematic comparative study that deeply compares the performance, efficiency, and robustness differences between traditional encoder architectures (DeBERTa) and LoRA/QLoRA-fine-tuned generative large language models (Qwen3.5) in Named Entity Recognition (NER) tasks. It aims to provide empirical evidence for model selection in real-world application scenarios. The study covers the essential differences between the two technical routes, experimental design, key findings, and application recommendations, offering references for practitioners to understand technical trade-offs.