File size: 240 Bytes
27a2edd |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
{
"additional_special_tokens": [
"<|bos|>",
"<|user_start|>",
"<|user_end|>",
"<|assistant_start|>",
"<|assistant_end|>",
"<|python_start|>",
"<|python_end|>",
"<|output_start|>",
"<|output_end|>"
]
} |