pszemraj commited on
Commit
756e835
1 Parent(s): d763102

update eos token

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -21,7 +21,7 @@
21
  },
22
  "bos_token": "|ENDOFTEXT|",
23
  "clean_up_tokenization_spaces": false,
24
- "eos_token": null,
25
  "legacy": true,
26
  "model_max_length": 1000000000000000019884624838656,
27
  "pad_token": null,
 
21
  },
22
  "bos_token": "|ENDOFTEXT|",
23
  "clean_up_tokenization_spaces": false,
24
+ "eos_token": "|ENDOFTEXT|",
25
  "legacy": true,
26
  "model_max_length": 1000000000000000019884624838656,
27
  "pad_token": null,