Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Daoguang
/
PyCodeGPT
like
9
Text Generation
Transformers
PyTorch
gpt_neo
Inference Endpoints
License:
afl-3.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
PyCodeGPT
/
special_tokens_map.json
Daoguang
Upload 7 files
2bcbeb4
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
122 Bytes
{
"bos_token"
:
"<|beginoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"unk_token"
:
"<|unkoftext|>"
,
"pad_token"
:
"<|padoftext|>"
}