andrespm commited on
Commit
d144b21
1 Parent(s): 83496a5

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]"}