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