patrickvonplaten
commited on
Commit
•
fa01c8f
1
Parent(s):
4c37833
Update special_tokens_map.json
Browse files- special_tokens_map.json +1 -1
special_tokens_map.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"bos_token":
|
|
|
1 |
+
{"bos_token": null, "eos_token": null, "unk_token": "<unk>", "pad_token": "<pad>"}
|