Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
uer
/
gpt2-chinese-ancient
like
15
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
5
Train
Deploy
Use this model
f8e559b
gpt2-chinese-ancient
/
special_tokens_map.json
hhou435
First version of the gpt2-chinese-ancient model and tokenizer.
2fb5b37
over 3 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]"
}