zyanzhe commited on
Commit
4e5ef55
1 Parent(s): a27430d

Upload added_tokens.json with huggingface_hub

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