Asakrg commited on
Commit
9553cda
·
verified ·
1 Parent(s): 9748c94

Upload special_tokens_map.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. special_tokens_map.json +4 -0
special_tokens_map.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "pad_token": "d",
3
+ "unk_token": "<unk>"
4
+ }