Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
amengemeda
/
amharic-hate-speech-detection-mBERT
like
3
Text Classification
Transformers
PyTorch
Amharic
bert
Amharic
hate speech
sentiment analysis
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
69ed3b8
amharic-hate-speech-detection-mBERT
/
special_tokens_map.json
amengemeda
Upload tokenizer
69ed3b8
almost 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]"
}