oc-continued-pretrain-20b-lora / special_tokens_map.json
ahan2000's picture
Add LoRA adapters + tokenizer (continued pre-training Occitan)
41c97d9 verified
raw
history blame contribute delete
446 Bytes
{
"bos_token": {
"content": "<|startoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|return|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|reserved_200017|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}