mertcobanov commited on
Commit
8b1439d
·
verified ·
1 Parent(s): f1e69e5

Upload 5 files

Browse files
special_tokens_map.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"unk_token": "[UNK]", "pad_token": "[PAD]", "cls_token": "[CLS]", "sep_token": "[SEP]"}
tokenizer_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"model_type": "wordpiece", "unk_token": "[UNK]", "bos_token": "[CLS]", "eos_token": "[SEP]", "pad_token": "[PAD]"}
turkish_wordpiece_tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
turkish_wordpiece_tokenizer_post_token_uncased.json ADDED
The diff for this file is too large to render. See raw diff
 
turkish_wordpiece_tokenizer_uncased.json ADDED
The diff for this file is too large to render. See raw diff