molgpt / special_tokens_map.json
msb-roshan's picture
Training in progress, step 100000
2de4445
raw
history blame contribute delete
138 Bytes
{
"additional_special_tokens": [
"<bos>",
"<eos>"
],
"bos_token": "<bos>",
"eos_token": "<eos>",
"pad_token": "<eos>"
}