shuyuej commited on
Commit
ecb8328
1 Parent(s): 035524d

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -2057,5 +2057,5 @@
2057
  "attention_mask"
2058
  ],
2059
  "model_max_length": 131072,
2060
- "tokenizer_class": "PreTrainedTokenizerFast"
2061
  }
 
2057
  "attention_mask"
2058
  ],
2059
  "model_max_length": 131072,
2060
+ "tokenizer_class": "LlamaTokenizer"
2061
  }