kgrabko commited on
Commit
e1d5a4f
·
verified ·
1 Parent(s): ffbfeec

Upload jirack 10b full fp32 ONNX model

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
+ "bos_token": "<|begin_of_text|>",
3
+ "eos_token": "<|end_of_text|>"
4
+ }