norwegian-spm-bpe-tokenizer / special_tokens_map.json
Lauler's picture
Upload folder using huggingface_hub
cd89669 verified
raw
history blame contribute delete
72 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": "<unk>"
}