Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
microsoft
/
CodeGPT-small-py
like
27
Follow
Microsoft
12.1k
Text Generation
Transformers
PyTorch
google-tensorflow
TensorFlow
JAX
gpt2
text-generation-inference
Model card
Files
Files and versions
Community
5
Train
Deploy
Use this model
refs/pr/2
CodeGPT-small-py
/
generation_config.json
joaogante
HF Staff
Adding generation config file(s)
e5f31df
over 2 years ago
raw
Copy download link
history
blame
Safe
137 Bytes
{
"_from_model_config"
:
true
,
"bos_token_id"
:
0
,
"eos_token_id"
:
2
,
"pad_token_id"
:
1
,
"transformers_version"
:
"4.27.0.dev0"
}