llm2vec-da-mntp / special_tokens_map.json
jealk's picture
Training in progress, step 2
eaf4fcb verified
raw
history blame
346 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|eot_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"mask_token": "_",
"pad_token": "<|eot_id|>"
}