Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
xhyi
/
CodeGen-2B-Multi
like
0
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
Train
Deploy
Use this model
main
CodeGen-2B-Multi
/
special_tokens_map.json
xhyi
add tokenizer
eb1ad5b
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
110 Bytes
{
"bos_token"
:
"<|endoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"unk_token"
:
"<|endoftext|>"
,
"pad_token"
:
50256
}