Update special_tokens_map.json
Browse files- special_tokens_map.json +2 -1
special_tokens_map.json
CHANGED
|
@@ -19,5 +19,6 @@
|
|
| 19 |
"normalized": false,
|
| 20 |
"rstrip": false,
|
| 21 |
"single_word": false
|
| 22 |
-
}
|
|
|
|
| 23 |
}
|
|
|
|
| 19 |
"normalized": false,
|
| 20 |
"rstrip": false,
|
| 21 |
"single_word": false
|
| 22 |
+
},
|
| 23 |
+
"system": "You are an AI assistant. Format your answers as follows: <Thought> Your thoughts (understanding, reasoning) </Thought> <output> Your answer </output>"
|
| 24 |
}
|