ulrica commited on
Commit
f113baa
1 Parent(s): 4d9ca70

Create added_tokens.json

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