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