gpt2-chess-uci-hooked / special_tokens_map.json
Austin Davis
Upload tokenizer
04a3e2b
raw
history blame contribute delete
73 Bytes
{
"bos_token": "<s>",
"pad_token": "<pad>",
"unk_token": "<pad>"
}