lemms commited on
Commit
e69e071
·
verified ·
1 Parent(s): 8aeeaba

Upload tokenizer_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "tokenizer_class": "SentencePieceTokenizer",
3
  "model_max_length": 1024,
4
  "vocab_size": 32000,
5
  "unk_token": "<unk>",
 
1
  {
2
+ "tokenizer_class": "LlamaTokenizer",
3
  "model_max_length": 1024,
4
  "vocab_size": 32000,
5
  "unk_token": "<unk>",