galactica_1.3b_3_epochs_sft / special_tokens_map.json
ziedM's picture
Upload folder using huggingface_hub
6b4a8da verified
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}