12 lines
228 B
JSON
12 lines
228 B
JSON
|
{
|
||
|
"additional_special_tokens": [
|
||
|
"### End",
|
||
|
"### Instruction:",
|
||
|
"### Response:"
|
||
|
],
|
||
|
"bos_token": "<|endoftext|>",
|
||
|
"eos_token": "<|endoftext|>",
|
||
|
"pad_token": "<|endoftext|>",
|
||
|
"unk_token": "<|endoftext|>"
|
||
|
}
|