alpaca-native / checkpoint-800 /tokenizer_config.json
chavinlo's picture
Upload checkpoint-800/tokenizer_config.json with huggingface_hub
0f6ee48
raw history blame
No virus
232 Bytes
{
"bos_token": "",
"eos_token": "",
"model_max_length": 512,
"padding_side": "right",
"special_tokens_map_file": "/workspace/llama-7b-hf/special_tokens_map.json",
"tokenizer_class": "LLaMATokenizer",
"unk_token": ""
}