File size: 213 Bytes
f7fee9a |
1 2 3 4 5 6 7 8 9 |
{
"add_prefix_space": false,
"bos_token": "<EOT>",
"clean_up_tokenization_spaces": true,
"eos_token": "<EOT>",
"model_max_length": 200000,
"tokenizer_class": "ClaudeTokenizer",
"unk_token": "<EOT>"
} |