Upload added_tokens.json with huggingface_hub
Browse files- added_tokens.json +9 -0
added_tokens.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"</think>": 166104,
|
| 3 |
+
"</tool_call>": 166106,
|
| 4 |
+
"<think>": 166103,
|
| 5 |
+
"<tool_call>": 166105,
|
| 6 |
+
"<|endoftext|>": 166102,
|
| 7 |
+
"<|im_end|>": 166101,
|
| 8 |
+
"<|im_start|>": 166100
|
| 9 |
+
}
|