HyperionHF commited on
Commit
8fbaac8
1 Parent(s): 11a0f46

Upload special_tokens_map.json (#7)

Browse files

- Upload special_tokens_map.json (4627b6c6fa4e58cfcf87e80b41e36b08d2a12e1c)

Files changed (1) hide show
  1. special_tokens_map.json +5 -0
special_tokens_map.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
1
+ {
2
+ "bos_token": "<|endoftext|>",
3
+ "eos_token": "<|endoftext|>",
4
+ "unk_token": "<|endoftext|>"
5
+ }