12 lines
318 B
JSON
12 lines
318 B
JSON
|
|
{
|
||
|
|
"backend": "tokenizers",
|
||
|
|
"bos_token": "<|begin_of_text|>",
|
||
|
|
"clean_up_tokenization_spaces": false,
|
||
|
|
"eos_token": "<|im_end|>",
|
||
|
|
"is_local": true,
|
||
|
|
"model_max_length": 1000000000000000019884624838656,
|
||
|
|
"pad_token": "<|finetune_right_pad_id|>",
|
||
|
|
"tokenizer_class": "TokenizersBackend",
|
||
|
|
"unk_token": null
|
||
|
|
}
|