14 lines
345 B
JSON
14 lines
345 B
JSON
{
|
|
"backend": "tokenizers",
|
|
"eos_token": "<|endoftext|>",
|
|
"is_local": false,
|
|
"local_files_only": false,
|
|
"max_length": null,
|
|
"model_max_length": 1000000000000000019884624838656,
|
|
"pad_to_multiple_of": null,
|
|
"pad_token": "<|endoftext|>",
|
|
"pad_token_type_id": 0,
|
|
"padding_side": "left",
|
|
"tokenizer_class": "TokenizersBackend"
|
|
}
|