Atnafu commited on
Commit
b22e4a9
1 Parent(s): 12b6d68
Files changed (1) hide show
  1. tokenizer_config.json +1 -0
tokenizer_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"bos_token": "<s>", "eos_token": "</s>", "unk_token": "<unk>", "sep_token": "</s>", "cls_token": "<s>", "pad_token": "<pad>", "mask_token": "<mask>", "special_tokens_map_file": "waliatokenizer/special_tokens_map.json", "tokenizer_file": null, "name_or_path": "tokenizer_250k"}