| { | |
| "additional_special_tokens": [ | |
| "<superhero>", | |
| "<action>", | |
| "<drama>", | |
| "<thriller>", | |
| "<horror>", | |
| "<sci_fi>" | |
| ], | |
| "bos_token": "<BOS>", | |
| "eos_token": "<EOS>", | |
| "pad_token": "<PAD>", | |
| "unk_token": "<|endoftext|>" | |
| } | |
| { | |
| "additional_special_tokens": [ | |
| "<superhero>", | |
| "<action>", | |
| "<drama>", | |
| "<thriller>", | |
| "<horror>", | |
| "<sci_fi>" | |
| ], | |
| "bos_token": "<BOS>", | |
| "eos_token": "<EOS>", | |
| "pad_token": "<PAD>", | |
| "unk_token": "<|endoftext|>" | |
| } | |