age_random / checkpoint-20000 /special_tokens_map.json
fpadovani's picture
Training in progress, step 20000, checkpoint
f80a1da verified
raw
history blame contribute delete
303 Bytes
{
"bos_token": {
"content": "[BOS]",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "[EOS]",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "[EOS]"
}