Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
akdeniz27
/
mDeBERTa-v3-base-turkish-ner
like
1
Token Classification
Transformers
PyTorch
Safetensors
Turkish
deberta-v2
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
refs/pr/1
mDeBERTa-v3-base-turkish-ner
/
special_tokens_map.json
akdeniz27
Initial version
25066be
about 3 years ago
raw
Copy download link
history
blame
Safe
156 Bytes
{
"bos_token"
:
"[CLS]"
,
"eos_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}