rajveer43 commited on
Commit
d05210b
·
verified ·
1 Parent(s): e6edcec

Upload tokenizer_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -0
tokenizer_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"vocab_size": 50000, "min_freq": 2, "special_tokens": ["<pad>", "<eos>", "<bos>", "<unk>"]}