sophiamyang commited on
Commit
ebb919a
·
verified ·
1 Parent(s): 35d8f02

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -111,7 +111,7 @@ This tokenizer includes more special tokens, related to function calling :
111
  - [TOOL_CALLS]
112
  - [AVAILABLE_TOOLS]
113
  - [/AVAILABLE_TOOLS]
114
- - [TOOL_RESULT]
115
  - [/TOOL_RESULTS]
116
 
117
  If you want to use this model with function calling, please be sure to apply it similarly to what is done in our [SentencePieceTokenizerV3](https://github.com/mistralai/mistral-common/blob/main/src/mistral_common/tokens/tokenizers/sentencepiece.py#L299).
 
111
  - [TOOL_CALLS]
112
  - [AVAILABLE_TOOLS]
113
  - [/AVAILABLE_TOOLS]
114
+ - [TOOL_RESULTS]
115
  - [/TOOL_RESULTS]
116
 
117
  If you want to use this model with function calling, please be sure to apply it similarly to what is done in our [SentencePieceTokenizerV3](https://github.com/mistralai/mistral-common/blob/main/src/mistral_common/tokens/tokenizers/sentencepiece.py#L299).