File size: 427 Bytes
a4a136d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
{
"additional_special_tokens": [
"<|text|>",
"<|text_summary|>",
"<|text_narrative|>",
"<|text_enonciation|>",
"<|text_tone|>",
"<|text_genre|>",
"<|text_intertext|>",
"<|text_speech|>",
"<|text_form|>",
"<|text_protagonist|>",
"<|text_cited_person|>",
"<|text_time|>",
"<|text_diegetic_time|>",
"<|text_place|>",
"<|text_language|>",
"<|text_previous|>"
]
}
|