Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
JumboJam
/
testmodel
like
0
Text Generation
Transformers
PyTorch
mpt
custom_code
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
0ab6724
testmodel
/
special_tokens_map.json
JumboJam
Upload 21 files
0ab6724
about 1 year ago
raw
Copy download link
history
blame
Safe
96 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<unk>"
}