Laguna-XS.2-bf16 / tokenizer_config.json
prince-canuma's picture
Add files using upload-large-folder tool
41149a6 verified
raw
history blame contribute delete
432 Bytes
{
"backend": "tokenizers",
"bos_token": "〈|EOS|〉",
"clean_up_tokenization_spaces": false,
"cls_token": "〈|CLS|〉",
"eos_token": "〈|EOS|〉",
"is_local": true,
"mask_token": "〈|MASK|〉",
"model_max_length": 1000000000000000019884624838656,
"pad_token": "〈|PAD|〉",
"sep_token": "〈|SEP|〉",
"tokenizer_class": "TokenizersBackend",
"tool_parser_type": "laguna",
"unk_token": "〈|UNK|〉"
}