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