DRAGN-3B-Transformer / special_tokens_map.json
DrewG's picture
Upload the tokenizer and corresponding files
153dac5 verified
raw
history blame
75 Bytes
{
"bos_token": "<bos>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}