Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
relu
/
essay-generation
like
0
Follow
Re?LU
2
Text Generation
Transformers
PyTorch
gptj
Inference Endpoints
License:
openrail
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
essay-generation
/
special_tokens_map.json
nuxlear
Upload tokenizer
2c6dbe9
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"bos_token"
:
"[BOS]"
,
"eos_token"
:
"[EOS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"unk_token"
:
"[UNK]"
}