deepshard-13B-ft / tokenizer_config.json
srikanthsrnvs's picture
Upload with huggingface_hub
ed93222
raw
history blame contribute delete
No virus
343 Bytes
{
"bos_token": "",
"eos_token": "",
"model_max_length": 512,
"padding_side": "right",
"special_tokens_map_file": "/root/.cache/huggingface/hub/models--swype--deepshard-13B-raw/snapshots/598d3a1c7219145b3e16aef7987cc57e75fc0e08/special_tokens_map.json",
"tokenizer_class": "LlamaTokenizer",
"unk_token": "",
"use_fast": false
}