Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
avrecum
/
refusal-classifier
like
0
Text Classification
Transformers
Safetensors
bert
Generated from Trainer
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
0db8674
refusal-classifier
/
special_tokens_map.json
avrecum
avrecum/bert-base-uncased-finetuned-refusal-classifier-2024-12-01-03-07-59
0db8674
verified
12 months 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]"
}