GPT2-large-GOTfinetuned_v5 / special_tokens_map.json
huangtuoyue's picture
Upload tokenizer
b18678a
raw
history blame contribute delete
No virus
196 Bytes
{
"bos_token": "[BOS]",
"eos_token": "[EOS]",
"unk_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
}