Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
S-Dreamer
/
PyCodeT5
like
1
Text Generation
Transformers
4 datasets
English
CodeT5
text2text-generation
code
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Train
Deploy
Use this model
c59a42f
PyCodeT5
/
preprocessor_config.json
S-Dreamer
Create preprocessor_config.json
030ec08
verified
6 months ago
raw
Copy download link
history
blame
98 Bytes
{
"do_lower_case"
:
false
,
"max_length"
:
128
,
"truncation"
:
true
,
"padding"
:
"max_length"
}