Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
nandinib1999
/
quote-generator
like
3
Text Generation
Transformers
PyTorch
JAX
quotes-500K
English
gpt2
text generation
text-generation-inference
Inference Endpoints
License:
cc
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
quote-generator
/
special_tokens_map.json
nandinib1811
first model commit
645322b
almost 4 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
96 Bytes
{
"bos_token"
:
"<BOS>"
,
"eos_token"
:
"<EOS>"
,
"unk_token"
:
"<|endoftext|>"
,
"pad_token"
:
"<PAD>"
}