modern_french_normalisation / special_tokens_map.json
rbawden's picture
commit files to HF hub
d60f838
raw
history blame
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}