document_1 / special_tokens_map.json
Pclanglais's picture
Upload folder using huggingface_hub
8f16342 verified
raw
history blame contribute delete
507 Bytes
{
"additional_special_tokens": [
"<|language|>",
"<|synopsis|>",
"<|keywords|>",
"<|title_english|>",
"<|title_original|>",
"<|format|>",
"<|audience|>",
"<|discipline|>",
"<|sentiment|>",
"<|brand|>",
"<|time|>",
"<|location|>",
"<|country|>",
"<|protagonist|>",
"<|other_character|>",
"<|bibliography|>",
"<|quote|>",
"<|link|>",
"<|text_start|>",
"<|text_end|>",
"<|annotation_start|>",
"<|annotation_end|>"
]
}