9 lines
231 B
JSON
9 lines
231 B
JSON
|
|
{
|
||
|
|
"name_or_path": "beomi/KoLLAMA",
|
||
|
|
"eos_token": "<|endoftext|>",
|
||
|
|
"bos_token": "<|sep|>",
|
||
|
|
"pad_token": "<|endoftext|>",
|
||
|
|
"model_max_length": 1000000000000000019884624838656,
|
||
|
|
"tokenizer_class": "PreTrainedTokenizerFast"
|
||
|
|
}
|