DRAGN-3B-Transformer / special_tokens_map.json
DrewG's picture
Upload the tokenizer and corresponding files (#1)
0f35e82 verified
raw
history blame contribute delete
No virus
75 Bytes
{
"bos_token": "<bos>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}