CoffeePots-Editor / editor /dpo /special_tokens_map.json
hyungjoochae's picture
Upload folder using huggingface_hub
bd0168b verified
raw
history blame contribute delete
237 Bytes
{
"additional_special_tokens": [
"▁<PRE>",
"▁<MID>",
"▁<SUF>",
"▁<EOT>",
"▁<PRE>",
"▁<MID>",
"▁<SUF>",
"▁<EOT>"
],
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": "<unk>"
}