Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
salmane11
/
SQLPromptShield
like
0
Text Classification
Transformers
Safetensors
salmane11/SQLShield
English
bert
text-to-SQL
SQL
code-generation
NLQ-to-SQL
text2SQL
Security
Vulnerability detection
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
693c0e0
SQLPromptShield
/
special_tokens_map.json
salmane11
Training in progress, epoch 1
9db3b13
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}