kallaballa commited on
Commit
1a23480
·
1 Parent(s): d858b00

config for llm-tuner

Browse files
Files changed (1) hide show
  1. special_tokens_map.json +0 -16
special_tokens_map.json DELETED
@@ -1,16 +0,0 @@
1
- {
2
- "additional_special_tokens": [
3
- "### System:",
4
- "### Instruction:",
5
- "### Input:",
6
- "### Output:",
7
- "### End"
8
-
9
- ],
10
- "bos_token": "### End of conversation",
11
- "eos_token": "### End of conversation",
12
- "pad_token": "### End of conversation",
13
- "unk_token": "### End of conversation"
14
- }
15
-
16
-