10 lines
335 B
JSON
10 lines
335 B
JSON
|
|
{
|
||
|
|
"bos_token": "",
|
||
|
|
"eos_token": "",
|
||
|
|
"model_max_length": 512,
|
||
|
|
"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": ""
|
||
|
|
}
|