chavinlo commited on
Commit
12b259f
1 Parent(s): 6d94751

Upload checkpoint-200/special_tokens_map.json with huggingface_hub

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