PocketDoc commited on
Commit
9666be3
·
verified ·
1 Parent(s): 81815fe

Upload 5 files

Browse files
special_tokens_map.json CHANGED
@@ -7,7 +7,7 @@
7
  "<|assistant|>",
8
  "[AVAILABLE_TOOLS]",
9
  "[/AVAILABLE_TOOLS]",
10
- "<|tool|>",
11
  "[/TOOL_RESULTS]",
12
  "[TOOL_CALLS]",
13
  "[IMG]",
 
7
  "<|assistant|>",
8
  "[AVAILABLE_TOOLS]",
9
  "[/AVAILABLE_TOOLS]",
10
+ "<|observation|>",
11
  "[/TOOL_RESULTS]",
12
  "[TOOL_CALLS]",
13
  "[IMG]",
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6ad58cc5a1b54079c79ff92de90df3383f45550eea1ed833d552a6f48089ad09
3
- size 17078121
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a82558d198705f3a465b5f57d65dffcc5e7da1b2b224f5da89071d112c9ec9a
3
+ size 17078135
tokenizer_config.json CHANGED
@@ -60,7 +60,7 @@
60
  "special": true
61
  },
62
  "7": {
63
- "content": "<|tool|>",
64
  "lstrip": false,
65
  "normalized": false,
66
  "rstrip": false,
@@ -8012,7 +8012,7 @@
8012
  "<|assistant|>",
8013
  "[AVAILABLE_TOOLS]",
8014
  "[/AVAILABLE_TOOLS]",
8015
- "<|tool|>",
8016
  "[/TOOL_RESULTS]",
8017
  "[TOOL_CALLS]",
8018
  "[IMG]",
 
60
  "special": true
61
  },
62
  "7": {
63
+ "content": "<|observation|>",
64
  "lstrip": false,
65
  "normalized": false,
66
  "rstrip": false,
 
8012
  "<|assistant|>",
8013
  "[AVAILABLE_TOOLS]",
8014
  "[/AVAILABLE_TOOLS]",
8015
+ "<|observation|>",
8016
  "[/TOOL_RESULTS]",
8017
  "[TOOL_CALLS]",
8018
  "[IMG]",