Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
lxuechen
/
tldr-gpt2-xl
like
1
Text Generation
Transformers
PyTorch
gpt2
text-generation-inference
Inference Endpoints
License:
gpl-3.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
938faf6
tldr-gpt2-xl
/
special_tokens_map.json
Xuechen Li
Add tokenizer.
938faf6
about 2 years ago
raw
Copy download link
history
blame
Safe
123 Bytes
{
"bos_token"
:
"<|endoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"pad_token"
:
"[PAD]"
,
"unk_token"
:
"<|endoftext|>"
}