Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
null822
/
webshell-detect-bert
like
0
Text Classification
Transformers
Safetensors
null822/webshell-sample
English
Chinese
security
webshell-detection
malware-detection
cybersecurity
code-classification
php
asp
jsp
python
perl
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
webshell-detect-bert
/
full_tinybert_model
/
special_tokens_map.json
null822
Upload model from ../models/full_tinybert_model to full_tinybert_model
c50ec0d
verified
2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}