chavinlo commited on
Commit
f35564f
1 Parent(s): 73a04b0

Upload checkpoint-800/special_tokens_map.json with huggingface_hub

Browse files
checkpoint-800/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
+ }