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
/
tokenizer_config.json
S-Dreamer
Create tokenizer_config.json
f8b8b7a
verified
5 months ago
raw
Copy download link
history
blame
160 Bytes
{
"tokenizer_class"
:
"T5Tokenizer"
,
"do_lower_case"
:
false
,
"use_fast"
:
true
,
"model_max_length"
:
128
,
"padding_side"
:
"right"
,
"truncation"
:
true
}