deepshard-13B-ft / tokenizer_config.json
srikanthsrnvs's picture
Upload with huggingface_hub
23b3629
raw
history blame
345 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"model_max_length": 512,
"padding_side": "right",
"special_tokens_map_file": "/home/paperspace/.cache/huggingface/hub/models--swype--deepshard-13B-raw/snapshots/956dd7d2c805d149e9c3d4bef1c16c2df6802408/special_tokens_map.json",
"tokenizer_class": "LlamaTokenizer",
"unk_token": "<unk>"
}