gpt2-turkish-10m / special_tokens_map.json
cenkersisman's picture
Upload tokenizer
f1bbc8d
raw
history blame
No virus
206 Bytes
{
"additional_special_tokens": [
"[Q]",
"(A)"
],
"bos_token": "[EOS]",
"cls_token": "[CLS]",
"eos_token": "[EOS]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}