arp-src / tokenizer_config.json
michelleyunun's picture
Upload tokenizer
6b29420
{
"clean_up_tokenization_spaces": true,
"eos_token": "<end>",
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<pad>",
"sos_token": "<start>",
"tokenizer_class": "PreTrainedTokenizerFast"
}