lemousehunter commited on
Commit
dd11d47
·
verified ·
1 Parent(s): b0cec24

Upload Mixtral-8x7B-v0.1/special_tokens_map.json with huggingface_hub

Browse files
Mixtral-8x7B-v0.1/special_tokens_map.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "<s>",
3
+ "eos_token": "</s>",
4
+ "unk_token": "<unk>"
5
+ }