MM-Alpaca-3B-ft / special_tokens_map.json
PahaII's picture
Upload folder using huggingface_hub
bef99cb
raw
history blame contribute delete
180 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": {
"content": "",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
}