Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
sagorsarker
/
emailgenerator
like
1
Text Generation
Transformers
PyTorch
Safetensors
English
gpt2
email-generation
text-generation-inference
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
refs/pr/1
emailgenerator
/
special_tokens_map.json
sagorbrur
model files added
86400ac
over 2 years ago
raw
Copy download link
history
blame
Safe
120 Bytes
{
"bos_token"
:
"<|BOS|>"
,
"eos_token"
:
"<|EOS|>"
,
"unk_token"
:
"<|UNK|>"
,
"sep_token"
:
"<|SEP|>"
,
"pad_token"
:
"<|PAD|>"
}