gpt2_winobias_classifieronly / special_tokens_map.json
henryscheible's picture
Training in progress, step 5
af9d5a3
raw
history blame contribute delete
131 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}