tmp_Pro / eval /model /Tokenizers /claude /tokenizer_config.json
czyPL's picture
Add files using upload-large-folder tool
293a64d verified
raw
history blame contribute delete
215 Bytes
{
"add_prefix_space": false,
"bos_token": "<EOT>",
"clean_up_tokenization_spaces": true,
"eos_token": "<EOT>",
"model_max_length": 200000,
"tokenizer_class": "GPT2TokenizerFast",
"unk_token": "<EOT>"
}