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