Phone-aid / models /SA /special_tokens_map.json
Mostafa Shahin
First Commit
4c01711
raw
history blame
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}