llm_finetune / special_tokens_map.json
Theosphil's picture
Training in progress epoch 0
4bea76c
raw
history blame contribute delete
No virus
74 Bytes
{
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}