gpt2-toxicity-conditional-final / special_tokens_map.json
myyycroft's picture
Upload checkpoint-50354
b2b72ad verified
raw
history blame contribute delete
461 Bytes
{
"additional_special_tokens": [
{
"content": "<|aligned|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
{
"content": "<|misaligned|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
],
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}