METAGENE-1/special_tokens_map.json

8 lines
160 B
JSON

{
"bos_token": "[BOS]",
"eos_token": "[EOS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}