tiny-random-GPT2ForTokenClassification / special_tokens_map.json
hf-transformers-bot's picture
Upload tiny models for GPT2ForTokenClassification
041d71c
raw
history blame contribute delete
99 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}