HebrewGPT-1B / special_tokens_map.json
ronnengmail's picture
Upload folder using huggingface_hub
48488d4 verified
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": "<unk>",
"pad_token": "<pad>"
}