Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
bogdancazan
/
prophetnet_summarization_pretrained
like
0
Text2Text Generation
Transformers
PyTorch
TensorBoard
billsum
prophetnet
Generated from Trainer
Eval Results
Inference Endpoints
Model card
Files
Files and versions
Metrics
Training metrics
Community
1
Train
Deploy
Use this model
refs/pr/1
prophetnet_summarization_pretrained
/
special_tokens_map.json
bogdancazan
End of training
291b0f3
over 1 year ago
raw
Copy download link
history
blame
Safe
101 Bytes
{
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}