Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
deprem-ml
/
adres_ner_v2_bert_128k
like
1
Follow
Deprem Yapay Zeka
124
Token Classification
Transformers
PyTorch
Turkish
bert
ner
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
14640bc
adres_ner_v2_bert_128k
/
special_tokens_map.json
akoksal
Upload with huggingface_hub
53e96f7
over 1 year 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]"
}