Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
replit
/
replit-code-v1-3b
like
720
Follow
Replit
126
Text Generation
Transformers
PyTorch
bigcode/the-stack-dedup
code
mpt
custom_code
Eval Results
text-generation-inference
Inference Endpoints
arxiv:
4 papers
License:
cc-by-sa-4.0
Model card
Files
Files and versions
Community
34
Train
Deploy
Use this model
266de40
replit-code-v1-3b
/
special_tokens_map.json
pirroh
Add files for release (
#1
)
ce1f658
over 1 year ago
raw
Copy download link
history
blame
Safe
92 Bytes
{
"eos_token"
:
"<|endoftext|>"
,
"pad_token"
:
"<|pad|>"
,
"unk_token"
:
"<|unk|>"
}