Hugging Face
Models
Datasets
Spaces
Docs
Solutions
Pricing
Log In
Sign Up
CarperAI
/
diff-codegen-2b-v2
like
2
Text Generation
Transformers
PyTorch
English
code
codegen
Diff Model
causal-lm
code-generation
The Pile
Inference Endpoints
arxiv:
2201.07311
arxiv:
2101.00027
arxiv:
2203.13474
License:
mit
Model card
Files
Files and versions
Community
15
Train
Deploy
Use in Transformers
main
diff-codegen-2b-v2
/
special_tokens_map.json
HyperionHF
Upload special_tokens_map.json (
#9
)
63e34a1
8 months ago
raw
history
blame
contribute
delete
No virus
99 Bytes
{
"bos_token"
:
"<|endoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"unk_token"
:
"<|endoftext|>"
}