Files
xai-phishing-qwen3-4b-merged/README.md
ModelHub XC c23e9cbff6 初始化项目,由ModelHub XC社区提供模型
Model: Dospacite/xai-phishing-qwen3-4b-merged
Source: Original Platform
2026-07-24 23:26:11 +08:00

28 lines
838 B
Markdown

---
base_model:
- Qwen/Qwen3-4B
library_name: transformers
pipeline_tag: text-generation
tags:
- merged
- phishing-detection
- explainability
- cybersecurity
---
# Explainable Phishing Detector Qwen3 4B
Standalone model produced by merging the LoRA adapter
[`Dospacite/xai-phishing-qwen3-4b`](https://huggingface.co/Dospacite/xai-phishing-qwen3-4b) into
[`Qwen/Qwen3-4B`](https://huggingface.co/Qwen/Qwen3-4B).
This repository contains complete model weights and does not require PEFT or
the adapter repository at inference time. It expects the structured webpage
feature prompt documented in the original adapter repository.
## Intended use
The model classifies structured webpage evidence as phishing or benign and
returns an explanation. Its output is decision support and should be reviewed
alongside the cited webpage features.