Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
af1tang
/
personaGPT
like
117
Text Generation
Transformers
PyTorch
gpt2
conversational
text-generation-inference
Inference Endpoints
arxiv:
1801.07243
License:
gpl-3.0
Model card
Files
Files and versions
Community
7
Train
Deploy
Use this model
521ee1d
personaGPT
/
tokenizer_config.json
af1tang
first private commit
d6697da
about 3 years ago
raw
Copy download link
history
blame
Safe
140 Bytes
{
"pad_token"
:
"<|endoftext|>"
,
"cls_token"
:
"<|cls|>"
,
"sep_token"
:
"<|sep|>"
,
"special_tokens_map_file"
:
null
,
"full_tokenizer_file"
:
null
}