FRED-T5-1.7B-LoRA-conversational / special_tokens_map.json
tttonyalpha's picture
uploaded LoRA config and weights
5e15d4f
raw
history blame contribute delete
217 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
}