| { | |
| "additional_special_tokens": [ | |
| "<malware>", | |
| "<attack-pattern>", | |
| "<time>", | |
| "<identity>", | |
| "<software>", | |
| "<threat-actor>", | |
| "<location>", | |
| "<tools>", | |
| "<filepath>", | |
| "<sha2>", | |
| "<vulnerability>", | |
| "<domain>", | |
| "<url>", | |
| "<campaign>", | |
| "<infrastucture>", | |
| "<ipv4>", | |
| "<email>", | |
| "<registrykey>", | |
| "<sha1>", | |
| "<md5>", | |
| "<apt>", | |
| "</malware>", | |
| "</attack-pattern>", | |
| "</time>", | |
| "</identity>", | |
| "</software>", | |
| "</threat-actor>", | |
| "</location>", | |
| "</tools>", | |
| "</filepath>", | |
| "</sha2>", | |
| "</vulnerability>", | |
| "</domain>", | |
| "</url>", | |
| "</campaign>", | |
| "</infrastucture>", | |
| "</ipv4>", | |
| "</email>", | |
| "</registrykey>", | |
| "</sha1>", | |
| "</md5>", | |
| "</apt>" | |
| ], | |
| "eos_token": "</s>", | |
| "pad_token": "<pad>", | |
| "unk_token": "<unk>" | |
| } | |