Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
qgyd2021
/
lip_service_4chan
like
1
Text Generation
Transformers
PyTorch
lip_service4chan
Chinese
gpt2
Generated from Trainer
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
lip_service_4chan
/
special_tokens_map.json
qgyd2021
Training in progress, step 100
b63d244
about 1 year 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]"
}