GPTNeoLAMM_small / tokenizer_config.json
mjbuehler's picture
Upload tokenizer
51c5570
raw
history blame contribute delete
No virus
173 Bytes
{
"clean_up_tokenization_spaces": true,
"model_max_length": 1000000000000000019884624838656,
"padding": "max_length",
"tokenizer_class": "PreTrainedTokenizerFast"
}