Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Narrativaai
/
deberta-v3-small-finetuned-hate_speech18
like
3
Follow
Narrativa
11
Text Classification
Transformers
PyTorch
TensorBoard
hate_speech18
deberta-v2
Generated from Trainer
Eval Results
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Metrics
Training metrics
Community
2
Train
Deploy
Use this model
refs/pr/1
deberta-v3-small-finetuned-hate_speech18
/
special_tokens_map.json
mrm8488
Initial commit from mrm8488
6d38f27
almost 3 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]"
}