brabant-xvii-from-scratch / special_tokens_map.json
xaviergillard's picture
Training in progress, step 3000
f90bf58 verified
raw
history blame
281 Bytes
{
"mask_token": {
"content": "<mask>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<pad>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}