Hugging Face
Models
Datasets
Spaces
Docs
Solutions
Pricing
Log In
Sign Up
digitous
/
GPT-R
like
10
Text Generation
Transformers
PyTorch
English
gptj
Inference Endpoints
License:
bigscience-openrail-m
Model card
Files
Files and versions
Community
2
Train
Deploy
Use in Transformers
main
GPT-R
/
special_tokens_map.json
digitous
Upload 7 files
9218b88
10 months ago
raw
history
blame
contribute
delete
No virus
155 Bytes
{
"bos_token"
:
"<|endoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"pad_token"
:
"<|endoftext|>"
,
"sep_token"
:
"<sep>"
,
"unk_token"
:
"<|endoftext|>"
}