BioGPT-Large-finetuned-biored1 / special_tokens_map.json
yatoka's picture
Upload tokenizer
e4b1a74
raw
history blame contribute delete
No virus
119 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"sep_token": "</s>",
"unk_token": "<unk>"
}