Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Madhour
/
gpt2-eli5
like
0
Text Generation
Transformers
PyTorch
eli5
English
gpt2
ELI5
text-generation-inference
Inference Endpoints
License:
gpl-3.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
gpt2-eli5
/
special_tokens_map.json
Madhour
add files
036ffb3
about 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
120 Bytes
{
"bos_token"
:
"<|BOS|>"
,
"eos_token"
:
"<|EOS|>"
,
"unk_token"
:
"<|UNK|>"
,
"sep_token"
:
"<|SEP|>"
,
"pad_token"
:
"<|PAD|>"
}