Llammas / special_tokens_map.json
Taido Purason
adding full-finetune-llama-7b-p1-mono-5b-p2-translate_025-p3-hqmix-with-alpaca-alpacaest-deepspeed-bf16/checkpoint-999
34356d6
{
"bos_token": {
"content": "<s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "</s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}