chavinlo commited on
Commit
33bddd0
1 Parent(s): 4f36875

Upload checkpoint-400/special_tokens_map.json with huggingface_hub

Browse files
checkpoint-400/special_tokens_map.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "</s>",
3
+ "eos_token": "</s>",
4
+ "pad_token": "[PAD]",
5
+ "unk_token": "</s>"
6
+ }