system HF staff commited on
Commit
ef2ddc7
1 Parent(s): f15c2a8

Update special_tokens_map.json

Browse files
Files changed (1) hide show
  1. special_tokens_map.json +1 -0
special_tokens_map.json ADDED
@@ -0,0 +1 @@
 
1
+ {"bos_token": "<BOS>", "eos_token": "<EOS>", "unk_token": "<|endoftext|>", "pad_token": "<PAD>", "additional_special_tokens": ["<drama>", "<action>", "<horror>", "<thriller>", "<sci_fi>", "<superhero>"]}