minjung98 commited on
Commit
0a8ebc9
·
1 Parent(s): 03e817f

Add added_tokens.json

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