Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
medoxz543
/
hate-speech
like
0
Text Classification
PyTorch
Machlovi/Hatebase
manueltonneau/english-hate-speech-superset
English
roberta
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
2
refs/pr/1
hate-speech
/
special_tokens_map.json
medoxz543
🧠 Updated model with latest weights + tokenizer
0e1fbca
verified
11 months ago
raw
Copy download link
history
blame
Safe
176 Bytes
{
"bos_token"
:
"<s>"
,
"cls_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"mask_token"
:
"<mask>"
,
"pad_token"
:
"<pad>"
,
"sep_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}