biogpt-customized-dataset / checkpoint-4446 /special_tokens_map.json
carolynayamamoto's picture
trained biogpt ner classification on customized dataset
2c12315
raw
history blame contribute delete
No virus
119 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"sep_token": "</s>",
"unk_token": "<unk>"
}