Section 01
【Introduction】PII Masking: Core Introduction to the Dual-Track Personal Information Desensitization Solution with BERT and LLM
The PII Masking project aims to compare the effectiveness of two approaches—fine-tuning encoder models (DistilBERT, DeBERTa) and prompt engineering for large language models (LLaMA)—in PII detection and desensitization, providing a complete implementation reference for privacy-preserving NLP tasks. Addressing the limitations of traditional PII desensitization methods, the project systematically compares the pros and cons of different technical routes to help users choose the appropriate solution based on their scenarios.