Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
innocent-charles
/
Swahili-question-answer-latest-cased
like
2
Question Answering
Transformers
PyTorch
kenyacorpus_v2
Swahili
bert
Eval Results
Inference Endpoints
License:
cc-by-4.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
main
Swahili-question-answer-latest-cased
/
special_tokens_map.json
innocent-charles
Upload special_tokens_map.json
7a30edc
about 2 years 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]"
}