Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
DAMO-NLP-SG
/
rememo-base
like
0
Follow
Language Technology Lab at Alibaba DAMO Academy
107
Transformers
PyTorch
t5
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
3a27be5
rememo-base
/
special_tokens_map.json
ringos
Upload model
3a27be5
over 1 year ago
raw
Copy download link
history
blame
Safe
140 Bytes
{
"additional_special_tokens"
:
[
"[TIME]"
,
"[/TIME]"
]
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<unk>"
}