yunjae-won commited on
Commit
988d0dd
·
verified ·
1 Parent(s): 79d3fa1

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -11,5 +11,5 @@
11
  "model_max_length": 1000000000000000019884624838656,
12
  "model_specific_special_tokens": {},
13
  "pad_token": "<|eot_id|>",
14
- "tokenizer_class": "TokenizersBackend"
15
  }
 
11
  "model_max_length": 1000000000000000019884624838656,
12
  "model_specific_special_tokens": {},
13
  "pad_token": "<|eot_id|>",
14
+ "tokenizer_class": "PreTrainedTokenizerFast"
15
  }