pn2tx-finetuned-pn-to-tx / tokenizer_config.json
MichaelDoron's picture
Training in progress, step 500
5b3389a verified
raw history blame
No virus
332 Bytes
{
"added_tokens_decoder": {},
"bos_token": "[BOS]",
"clean_up_tokenization_spaces": true,
"max_length": 512,
"model_max_length": 1000000000000000019884624838656,
"pad_token": "[PAD]",
"stride": 0,
"tokenizer_class": "PreTrainedTokenizerFast",
"truncation_side": "right",
"truncation_strategy": "longest_first"
}