Belle_New / tokenizer_config.json
dingddddddd's picture
Upload 8 files
a7bf2da
raw
history blame contribute delete
295 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"model_max_length": 1000000000000000019884624838656,
"special_tokens_map_file": "/nfs/v100-022/pretrained_ckpt/hf_llama_7b_expand_belle_tokenizer50k_only/special_tokens_map.json",
"tokenizer_class": "LlamaTokenizer",
"unk_token": "<unk>"
}