File size: 297 Bytes
bb7c5c2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
{
"<|assistant|>": 32005,
"<|continue|>": 32006,
"<|endoftext|>": 32000,
"<|end|>": 32001,
"<|function_call|>": 32008,
"<|function_list|>": 32007,
"<|function_output|>": 32009,
"<|raw|>": 32011,
"<|step|>": 32010,
"<|system|>": 32002,
"<|tag|>": 32003,
"<|user|>": 32004
}
|