Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
morenolq
/
distilgpt2-fables-demo
like
0
Text Generation
Transformers
PyTorch
demelin/understanding_fables
gpt2
Generated from Trainer
distilgpt2
english
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
distilgpt2-fables-demo
/
special_tokens_map.json
Moreno La Quatra
Upload tokenizer
16fd9d9
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
109 Bytes
{
"bos_token"
:
"[START]"
,
"eos_token"
:
"[END]"
,
"pad_token"
:
"[PAD]"
,
"unk_token"
:
"<|endoftext|>"
}