kotyKD commited on
Commit
182f135
1 Parent(s): 9902909

Update special_tokens_map.json

Browse files
Files changed (1) hide show
  1. special_tokens_map.json +7 -0
special_tokens_map.json CHANGED
@@ -13,6 +13,13 @@
13
  "rstrip": false,
14
  "single_word": false
15
  },
 
 
 
 
 
 
 
16
  "pad_token": {
17
  "content": "<|finetune_right_pad_id|>",
18
  "lstrip": false,
 
13
  "rstrip": false,
14
  "single_word": false
15
  },
16
+ "eos_token": {
17
+ "content": "<|eot_id|>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
  "pad_token": {
24
  "content": "<|finetune_right_pad_id|>",
25
  "lstrip": false,