Files
SilkomeGPT/tokenizer_config.json

7 lines
173 B
JSON
Raw Permalink Normal View History

{
"clean_up_tokenization_spaces": true,
"model_max_length": 1000000000000000019884624838656,
"padding": "max_length",
"tokenizer_class": "PreTrainedTokenizerFast"
}