Tiabet's picture
Training in progress, step 500
3a0011b
{
"bos_token": "<bos>",
"clean_up_tokenization_spaces": true,
"eos_token": "<eos>",
"mask_token": "<mask>",
"max_length": 64,
"model_max_length": 1000000000000000019884624838656,
"pad_to_multiple_of": null,
"pad_token": "<pad>",
"pad_token_type_id": 0,
"padding_side": "left",
"sep_token": "<sep>",
"stride": 0,
"tokenizer_class": "PreTrainedTokenizerFast",
"truncation_side": "right",
"truncation_strategy": "longest_first",
"unk_token": "<unk>"
}