Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
uer
/
gpt2-chinese-couplet
like
8
Text Generation
Transformers
PyTorch
google-tensorflow
TensorFlow
JAX
Chinese
gpt2
text-generation-inference
Inference Endpoints
arxiv:
1909.05658
arxiv:
2212.06385
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
eef30e8
gpt2-chinese-couplet
/
special_tokens_map.json
hhou435
First version of the gpt2-chinese-couplet.
b572e92
almost 4 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}