Files
kullm-polyglot-12.8b-v2/tokenizer_config.json

8 lines
210 B
JSON
Raw Permalink Normal View History

{
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<|endoftext|>",
"tokenizer_class": "PreTrainedTokenizerFast"
}