Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
piuba-bigdata
/
beto-contextualized-hate-speech
like
7
Follow
Proyecto Interdisciplinario de la UBA sobre Marginaciones Sociales
8
Text Classification
Transformers
PyTorch
Safetensors
Spanish
bert
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
b76588b
beto-contextualized-hate-speech
/
special_tokens_map.json
finiteautomata
Upload tokenizer
b690be6
over 2 years 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]"
}