age_random / checkpoint-68000 /special_tokens_map.json
fpadovani's picture
Training in progress, step 68000, checkpoint
7940c70 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]"
}