dcampanini commited on
Commit
b9b87db
1 Parent(s): a8a8999

first commit from remote server

Browse files
Files changed (1) hide show
  1. added_tokens.json +6 -0
added_tokens.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "<im_end>": 32003,
3
+ "<im_patch>": 32001,
4
+ "<im_start>": 32002,
5
+ "[PAD]": 32000
6
+ }