doubledsbv
commited on
Commit
•
f4e360e
1
Parent(s):
2e28f54
Update tokenizer_config.json
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -48,5 +48,5 @@
|
|
48 |
"truncation_side": "right",
|
49 |
"truncation_strategy": "longest_first",
|
50 |
"unk_token": "<unk>",
|
51 |
-
"use_default_system_prompt":
|
52 |
}
|
|
|
48 |
"truncation_side": "right",
|
49 |
"truncation_strategy": "longest_first",
|
50 |
"unk_token": "<unk>",
|
51 |
+
"use_default_system_prompt": false
|
52 |
}
|