Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
anilguven
/
distilbert_tr_qa_turkish_squad
like
0
Question Answering
Transformers
Safetensors
Turkish
distilbert
qa
question answering
squad
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
distilbert_tr_qa_turkish_squad
/
special_tokens_map.json
anilguven
Upload 9 files
ed6a72e
verified
6 months 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]"
}