andrespm commited on
Commit
ff5c128
1 Parent(s): 049c2a7

Update special_tokens_map.json

Browse files
Files changed (1) hide show
  1. special_tokens_map.json +1 -1
special_tokens_map.json CHANGED
@@ -1 +1 @@
1
- {"bos_token": "<s>", "eos_token": "</s>", "unk_token": "[UNK]", "pad_token": "[PAD]"}
 
1
+ {"bos_token": null, "eos_token": null, "unk_token": "[UNK]", "pad_token": "[PAD]"}