Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
razhan
/
PyNeo
like
0
Text Generation
Transformers
PyTorch
Safetensors
gpt_neo
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
055775c
PyNeo
/
special_tokens_map.json
razhan
Final model
a833869
about 2 years ago
raw
Copy download link
history
blame
Safe
122 Bytes
{
"bos_token"
:
"<|beginoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"unk_token"
:
"<|unkoftext|>"
,
"pad_token"
:
"<|padoftext|>"
}