Matt
commited on
Commit
·
11ec539
1
Parent(s):
514d47b
TOOL_RESULT -> TOOL_RESULTS
Browse files- tokenizer.json +1 -1
tokenizer.json
CHANGED
|
@@ -77,7 +77,7 @@
|
|
| 77 |
},
|
| 78 |
{
|
| 79 |
"id": 8,
|
| 80 |
-
"content": "[
|
| 81 |
"single_word": false,
|
| 82 |
"lstrip": false,
|
| 83 |
"rstrip": false,
|
|
|
|
| 77 |
},
|
| 78 |
{
|
| 79 |
"id": 8,
|
| 80 |
+
"content": "[TOOL_RESULTS]",
|
| 81 |
"single_word": false,
|
| 82 |
"lstrip": false,
|
| 83 |
"rstrip": false,
|