Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
fqw
/
t5-pegasus-finetuned
like
0
Text2Text Generation
Transformers
PyTorch
bart
Generated from Trainer
Inference Endpoints
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
7a138c7
t5-pegasus-finetuned
/
special_tokens_map.json
fqw
End of training
ac28dd1
over 2 years 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]"
}