FlashSloth_HD-3.2B / special_tokens_map.json
Tongbo's picture
Upload folder using huggingface_hub
1b95c08 verified
raw
history blame contribute delete
520 Bytes
{
"additional_special_tokens": [
"<learnable>"
],
"bos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "</s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<|endoftext|>",
"unk_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}