deepshard-13B-ft / tokenizer_config.json
rk-swype's picture
upload
816fc3d
raw
history blame
333 Bytes
{
"bos_token": "",
"eos_token": "",
"model_max_length": 512,
"padding_side": "right",
"special_tokens_map_file": "/home/paperspace/.cache/huggingface/hub/models--swype--deepshard-13B-raw/snapshots/3d3a439e49a5a7d3fb1a5177cecba2c1d785a7f4/special_tokens_map.json",
"tokenizer_class": "LLaMATokenizer",
"unk_token": ""
}