Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
microsoft
/
codereviewer
like
132
Follow
Microsoft
6.93k
Text2Text Generation
Transformers
PyTorch
code
t5
text-generation-inference
Inference Endpoints
arxiv:
2203.09095
License:
apache-2.0
Model card
Files
Files and versions
Community
10
Train
Deploy
Use this model
refs/pr/10
codereviewer
/
generation_config.json
joaogante
HF staff
Adding generation config file(s)
094aaac
almost 2 years ago
raw
Copy download link
history
blame
Safe
168 Bytes
{
"_from_model_config"
:
true
,
"bos_token_id"
:
1
,
"decoder_start_token_id"
:
0
,
"eos_token_id"
:
2
,
"pad_token_id"
:
0
,
"transformers_version"
:
"4.27.0.dev0"
}