alpaca-native-4bit / special_tokens_map.json
ozcur
initial commit
c9043a4
raw
history blame contribute delete
96 Bytes
{
"bos_token": "</s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "</s>"
}