gpt2-finetuned-cola / special_tokens_map.json
lightsout19's picture
Training in progress, epoch 1
68f4e99 verified
raw
history blame contribute delete
240 Bytes
{
"bos_token": "<|startoftext|>",
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"pad_token": "<|pad|>",
"unk_token": "<|endoftext|>"
}