Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ckiplab
/
gpt2-tiny-chinese
like
5
Follow
CKIP Lab
44
Text Generation
Transformers
PyTorch
Chinese
gpt2
lm-head
text-generation-inference
Inference Endpoints
License:
gpl-3.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
gpt2-tiny-chinese
/
special_tokens_map.json
emfomy
Upload model files.
047d217
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}