RichardErkhov commited on
Commit
83f3777
1 Parent(s): f6d5b74

uploaded model

Browse files
Files changed (1) hide show
  1. added_tokens.json +7 -0
added_tokens.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "<|endofcompletion|>": 32001,
3
+ "<|endofinstruction|>": 32003,
4
+ "<|pad|>": 32004,
5
+ "<|startofinstruction|>": 32000,
6
+ "<|unk|>": 32002
7
+ }