biogpt-finetuned-KIDS2023 / special_tokens_map.json
AndreaGuarracino's picture
Upload tokenizer
a2bfc7e
raw
history blame contribute delete
No virus
119 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"sep_token": "</s>",
"unk_token": "<unk>"
}