Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Marzu39
/
bertturk-Cased-128k-QA
like
2
Question Answering
Transformers
Safetensors
Turkish
bert
Question Answering
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
bertturk-Cased-128k-QA
/
special_tokens_map.json
Marzu39
Upload folder using huggingface_hub
4babcf2
verified
5 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]"
}