Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
microsoft
/
prophetnet-large-uncased
like
5
Follow
Microsoft
11.8k
Text2Text Generation
Transformers
PyTorch
Rust
Safetensors
English
prophetnet
arxiv:
2001.04063
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
3888b2d
prophetnet-large-uncased
/
special_tokens_map.json
system
HF Staff
Update special_tokens_map.json
4bd5bd0
almost 5 years ago
raw
Copy download link
history
blame
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[SEP]"
,
"mask_token"
:
"[MASK]"
}