mt5-xl-lm-adapt / special_tokens_map.json
chaoweihuang's picture
convert checkpoint from t5x
b642150
raw
history blame contribute delete
74 Bytes
{
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}