Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
xhyi
/
CodeGen-350M-Multi
like
1
Text Generation
Transformers
PyTorch
English
codegen
text generation
causal-lm
custom_code
Inference Endpoints
License:
bsd-3-clause
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
ac77aa6
CodeGen-350M-Multi
/
special_tokens_map.json
xhyi
add tokenizer
ac77aa6
unverified
over 2 years ago
raw
Copy download link
history
blame
Safe
110 Bytes
{
"bos_token"
:
"<|endoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"unk_token"
:
"<|endoftext|>"
,
"pad_token"
:
50256
}