Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Abel-Mek
/
amharic_hate_speech_detection
like
0
Text Classification
Transformers
PyTorch
Amharic
bert
Sentiment-Analysis
Hate-Speech
Finetuning-mBERT
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
amharic_hate_speech_detection
/
special_tokens_map.json
Abel-Mek
add model
beb83ff
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}