GoldenGateMistral-v0-alpha / special_tokens_map.json
valine's picture
Inital commit with golden gate weights
0b8fe65 verified
raw
history blame contribute delete
No virus
101 Bytes
{
"bos_token": "<s>",
"eos_token": "<|im_end|>",
"pad_token": "</s>",
"unk_token": "<unk>"
}