Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
sahil2801
/
instruct-codegen-16B
like
21
Text Generation
Transformers
PyTorch
codegen
code
Eval Results
Inference Endpoints
License:
bsd-3-clause
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
40cd066
instruct-codegen-16B
/
special_tokens_map.json
sahil2801
Upload special_tokens_map.json with huggingface_hub
876b820
over 1 year ago
raw
Copy download link
history
blame
Safe
131 Bytes
{
"bos_token"
:
"<|endoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"pad_token"
:
"<|endoftext|>"
,
"unk_token"
:
"<|endoftext|>"
}