DistilBERT Classifier Checkpoint
Copy the files of your fine-tuned distilbert-base-uncased sequence classification model (e.g. from Google Colab output or ShadowLens checkpoint) into this folder.
The folder structure should contain:
config.jsonmodel.safetensorsorpytorch_model.bintokenizer.jsontokenizer_config.jsonvocab.txtspecial_tokens_map.json
If the model files are not found or loaded in this directory at startup, the system will fall back to using Layer 1 (Rule-Based) and Layer 2 (Heuristic Analysis), reporting degraded mode in health checks.