Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
mertcobanov
/
turkish-wordpiece-tokenizer
like
0
Turkish
turkish
License:
apache-2.0
Model card
Files
Files and versions
Community
main
turkish-wordpiece-tokenizer
/
tokenizer_config.json
mertcobanov
Upload 5 files
8b1439d
verified
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
115 Bytes
{
"model_type"
:
"wordpiece"
,
"unk_token"
:
"[UNK]"
,
"bos_token"
:
"[CLS]"
,
"eos_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
}