Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
jed351
/
gpt2_base_zh-hk-shikoto
like
2
Text Generation
Transformers
PyTorch
jed351/shikoto_zh_hk
gpt2
Generated from Trainer
Eval Results
text-generation-inference
Inference Endpoints
License:
openrail
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
gpt2_base_zh-hk-shikoto
/
special_tokens_map.json
jed351
Upload with huggingface_hub
f34e9d2
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}