PLDR-LLM-v51G-106M-1 / special_tokens_map.json
fromthesky's picture
Added PLDR-LLM model files compatible with huggingface transformers library.
d1d985d
raw
history blame contribute delete
101 Bytes
{
"bos_token": "[START]",
"eos_token": "[END]",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}