Hugging Face
Models
Datasets
Spaces
Docs
Solutions
Pricing
Log In
Sign Up
replit
/
replit-code-v1-3b
like
673
Text Generation
Transformers
PyTorch
bigcode/the-stack-dedup
code
mpt
custom_code
Eval Results
text-generation-inference
arxiv:
2211.15533
arxiv:
2205.14135
arxiv:
2108.12409
arxiv:
2302.06675
License:
cc-by-sa-4.0
Model card
Files
Files and versions
Community
30
Train
Deploy
Use in Transformers
main
replit-code-v1-3b
/
special_tokens_map.json
pirroh
Convert ReplitLM to MPT (
#16
)
e023a84
4 months ago
raw
history
blame
contribute
delete
No virus
87 Bytes
{
"eos_token"
:
"<|endoftext|>"
,
"pad_token"
:
"<|pad|>"
,
"unk_token"
:
"<|unk|>"
}