sea-lion-3b / tokenizer_config.json
dotw's picture
Upload 5 files
3fe52b8
raw
history blame
318 Bytes
{
"add_bos_token": false,
"add_eos_token": false,
"bos_token": null,
"clean_up_tokenization_spaces": false,
"eos_token": null,
"legacy": null,
"model_max_length": 1000000000000000019884624838656,
"pad_token": null,
"sp_model_kwargs": {},
"tokenizer_class": "SEABPETokenizer",
"unk_token": null
}