HERIUN commited on
Commit
f34412d
·
verified ·
1 Parent(s): 1679846

Upload tokenizer.config with huggingface_hub

Browse files
Files changed (1) hide show
  1. tokenizer.config +1 -0
tokenizer.config ADDED
@@ -0,0 +1 @@
 
 
1
+ {"unk_token": "[UNK]", "bos_token": "<s>", "eos_token": "</s>", "pad_token": "[PAD]", "do_lower_case": true, "word_delimiter_token": "|", "tokenizer_file": null}