Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
uer
/
gpt2-chinese-poem
like
36
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
22
Train
Deploy
Use this model
refs/pr/3
gpt2-chinese-poem
/
special_tokens_map.json
hhou435
First version of the gpt2-chinese-poem
2fd2dc5
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]"
}