guanaco-dumbdumb / checkpoint-1000 /tokenizer_config.json
chavinlo's picture
Training in progress, step 1000
7c42067
raw
history blame contribute delete
No virus
336 Bytes
{
"bos_token": "",
"eos_token": "",
"model_max_length": 1024,
"padding_side": "right",
"special_tokens_map_file": "/home/ubuntu/.cache/huggingface/hub/models--decapoda-research--llama-7b-hf/snapshots/5f98eefcc80e437ef68d457ad7bf167c2c6a1348/special_tokens_map.json",
"tokenizer_class": "LLaMATokenizer",
"unk_token": ""
}