Text Generation
PEFT
English
ML1-previews / checkpoint-1 /special_tokens_map.json
nmitchko
Edited the directory structure
302e796
raw
history blame contribute delete
No virus
209 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<unk>",
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
}