SamChen888 commited on
Commit
1145bb3
·
verified ·
1 Parent(s): 4c12b7d

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +3 -3
tokenizer_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "add_bos_token": true,
3
- "add_eos_token": false,
4
  "add_prefix_space": null,
5
  "added_tokens_decoder": {
6
  "151643": {
@@ -9,7 +9,7 @@
9
  "normalized": false,
10
  "rstrip": false,
11
  "single_word": false,
12
- "special": false
13
  },
14
  "151644": {
15
  "content": "<|User|>",
@@ -33,7 +33,7 @@
33
  "normalized": false,
34
  "rstrip": false,
35
  "single_word": false,
36
- "special": false
37
  },
38
  "151647": {
39
  "content": "<|EOT|>",
 
1
  {
2
  "add_bos_token": true,
3
+ "add_eos_token": true,
4
  "add_prefix_space": null,
5
  "added_tokens_decoder": {
6
  "151643": {
 
9
  "normalized": false,
10
  "rstrip": false,
11
  "single_word": false,
12
+ "special": true
13
  },
14
  "151644": {
15
  "content": "<|User|>",
 
33
  "normalized": false,
34
  "rstrip": false,
35
  "single_word": false,
36
+ "special": true
37
  },
38
  "151647": {
39
  "content": "<|EOT|>",