lab1_random / special_tokens_map.json
tchoudh8's picture
Training in progress, epoch 1
b5d4ff8 verified
raw
history blame contribute delete
No virus
74 Bytes
{
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}