ed001 commited on
Commit
a82f0ef
1 Parent(s): 3c32067

Upload tokenizer

Browse files
Files changed (1) hide show
  1. special_tokens_map.json +1 -1
special_tokens_map.json CHANGED
@@ -13,5 +13,5 @@
13
  "rstrip": false,
14
  "single_word": false
15
  },
16
- "pad_token": "<|end▁of▁sentence|>"
17
  }
 
13
  "rstrip": false,
14
  "single_word": false
15
  },
16
+ "pad_token": "<|EOT|>"
17
  }