Files
SGPT-1.3B-insurance-epoch10/tokenizer_config.json

8 lines
210 B
JSON
Raw Normal View History

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