PuffedLIMA13bQLORA / special_tokens_map.json
NobodyExistsOnTheInternet's picture
Training in progress, epoch 1
198f0fe
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<unk>",
"unk_token": "<unk>"
}