BERiT_2000_2_layers_300_epochs / special_tokens_map.json
gngpostalsrvc's picture
Training in progress, epoch 1
744e2c3
raw
history blame contribute delete
No virus
121 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"mask_token": "<mask>",
"pad_token": "</s>",
"unk_token": "<unk>"
}