Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
shpotes
/
codegen-350M-mono
like
3
Text Generation
Transformers
PyTorch
codegen
Inference Endpoints
License:
bsd-3-clause
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
d8bd706
codegen-350M-mono
/
special_tokens_map.json
shpotes
add tokenizer
d8bd706
over 2 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"bos_token"
:
"<|endoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"unk_token"
:
"<|endoftext|>"
,
"pad_token"
:
"<pad>"
}