ArabicT5-Base-4QG / tokenizer /special_tokens_map.json
medmediani
test commmit2
1c6969e
raw
history blame contribute delete
168 Bytes
{
"additional_special_tokens": [
"<|CONTEXT|>",
"<|ANSWER|>",
"<|QUESTION|>"
],
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}