FRED-T5-large-instruct / special_tokens_map.json
d0rj's picture
feat: add weights and states from 1120 step
e8047b9
raw
history blame
No virus
217 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
}