pn2tx-finetuned-pn-to-tx / tokenizer_config.json
MichaelDoron's picture
Training in progress, step 500
daf8b9c verified
{
"added_tokens_decoder": {},
"bos_token": "[BOS]",
"clean_up_tokenization_spaces": true,
"eos_token": "[EOS]",
"max_length": 512,
"model_max_length": 1000000000000000019884624838656,
"pad_token": "[PAD]",
"stride": 0,
"tokenizer_class": "PreTrainedTokenizerFast",
"truncation_side": "right",
"truncation_strategy": "longest_first"
}