Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
redwoodresearch
/
injuriousness-classifier-29apr-tool-assisted
like
0
Follow
Redwood Research
9
Text Classification
Transformers
PyTorch
deberta-v2
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
a90f675
injuriousness-classifier-29apr-tool-assisted
/
special_tokens_map.json
taoroalin
add tokenizer
a90f675
over 2 years ago
raw
Copy download link
history
blame
Safe
156 Bytes
{
"bos_token"
:
"[CLS]"
,
"eos_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}