tacomet-gpt2-xl-english / special_tokens_map.json
Eiki's picture
Upload tokenizer
8bcb0be verified
raw
history blame
558 Bytes
{
"additional_special_tokens": [
"HinderedBy",
"xWant",
"xAttr",
"xIntent",
"xNeed",
"xEffect",
"xReact",
"<head>",
"</head>",
"<relation>",
"</relation>",
"[GEN]"
],
"bos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"eos_token": "[EOS]",
"pad_token": "[EOS]",
"unk_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
}