Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
KoichiYasuoka
/
bert-base-turkish-ud-goeswith
like
0
Token Classification
PyTorch
universal_dependencies
Turkish
bert
turkish
pos
dependency-parsing
License:
mit
Model card
Files
Files and versions
Community
1
main
bert-base-turkish-ud-goeswith
/
special_tokens_map.json
KoichiYasuoka
initial release
2df1bf0
17 days 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]"
}