mgp-str-base / special_tokens_map.json
Xenova's picture
Xenova HF staff
Upload folder using huggingface_hub
169d7d2 verified
raw
history blame contribute delete
94 Bytes
{
"bos_token": "[GO]",
"eos_token": "[s]",
"pad_token": "[GO]",
"unk_token": "[GO]"
}