Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
microsoft
/
prophetnet-large-uncased
like
4
Follow
Microsoft
4,584
Text2Text Generation
Transformers
PyTorch
Rust
Safetensors
English
prophetnet
Inference Endpoints
arxiv:
2001.04063
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
b8aa2a3
prophetnet-large-uncased
/
special_tokens_map.json
system
HF staff
Update special_tokens_map.json
2e95d84
about 4 years ago
raw
Copy download link
history
blame
Safe
90 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"mask_token"
:
"[MASK]"
}