dhara-250m-ar-base / tokenizer_config.json
codelion's picture
Initial upload: Dhara-250M-AR-Base with Canon layers and 32K context
5965ce1 verified
Raw
History Blame Contribute Delete
269 Bytes
{
"backend": "tokenizers",
"bos_token": "<|begin_of_text|>",
"eos_token": "<|end_of_text|>",
"is_local": true,
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<|pad|>",
"tokenizer_class": "TokenizersBackend",
"unk_token": "<|unk|>"
}