solankibhargav commited on
Commit
0c0e160
1 Parent(s): 9c2248f

Upload added_tokens.json

Browse files
Files changed (1) hide show
  1. added_tokens.json +6 -0
added_tokens.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "<image>": 64002,
3
+ "<pad>": 64003,
4
+ "<|endoftext|>": 64001,
5
+ "<|startoftext|>": 64000
6
+ }