Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
hirotasoshu
/
tiny-random-prophetnet
like
0
Text2Text Generation
Transformers
PyTorch
prophetnet
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
tiny-random-prophetnet
/
special_tokens_map.json
hirotasoshu
fix prophetnet
0b6ebb1
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Wrap lines
101 Bytes
{
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}