Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
xmj2002
/
summary_t5_small_xlsum
like
0
Text2Text Generation
Transformers
PyTorch
t5
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
a9bfb10
summary_t5_small_xlsum
/
special_tokens_map.json
xmj2002
Training in progress, step 500
77c7366
over 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}