Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
dkleczek
/
Polish-Hate-Speech-Detection-Herbert-Large
like
0
Text Classification
Transformers
PyTorch
bert
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
refs/pr/1
Polish-Hate-Speech-Detection-Herbert-Large
/
special_tokens_map.json
dkleczek
add tokenizer
b1fca3e
over 3 years ago
raw
Copy download link
history
blame
Safe
129 Bytes
{
"bos_token"
:
"<s>"
,
"unk_token"
:
"<unk>"
,
"sep_token"
:
"</s>"
,
"pad_token"
:
"<pad>"
,
"cls_token"
:
"<s>"
,
"mask_token"
:
"<mask>"
}