Musicroll-50M / tokenizer_config.json
N8Programs's picture
Upload Musicroll-50M checkpoint
abf4441 verified
Raw
History Blame Contribute Delete
191 Bytes
{
"tokenizer_class": "PreTrainedTokenizerFast",
"bos_token": "<bos>",
"eos_token": "<eos>",
"pad_token": "<pad>",
"model_max_length": 4096,
"clean_up_tokenization_spaces": false
}