fkHug commited on
Commit
5800850
·
1 Parent(s): 36ae1c6

Update from

Browse files
Files changed (1) hide show
  1. vocab_dict/tokenizer_config.json +1 -0
vocab_dict/tokenizer_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"unk_token": "[UNK]", "bos_token": "<s>", "eos_token": "</s>", "pad_token": "[PAD]", "do_lower_case": false, "word_delimiter_token": "|"}