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