sentiment-bloom-large-e6 / special_tokens_map.json
JerryYanJiang's picture
Training in progress, epoch 1
ccc1e94
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}