NeuralTranslate_v0.2 / special_tokens_map.json
Thermostatic's picture
Upload special_tokens_map.json with huggingface_hub
9df76c2 verified
raw
history blame contribute delete
No virus
102 Bytes
{
"bos_token": "<s>",
"eos_token": "<|im_end|>",
"pad_token": "<unk>",
"unk_token": "<unk>"
}