Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
lukasmoeller
/
replchat
like
0
Text Generation
Transformers
PyTorch
replit_lm
custom_code
Model card
Files
Files and versions
Community
Train
Use this model
4be435e
replchat
/
special_tokens_map.json
Lukas Möller
add implementation files and modified tokenizer
4be435e
over 1 year ago
raw
Copy download link
history
blame
Safe
92 Bytes
{
"eos_token"
:
"<|endoftext|>"
,
"pad_token"
:
"<|pad|>"
,
"unk_token"
:
"<|unk|>"
}