Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
tdoehmen
/
starcoder-schemapile-fk
like
0
Text Generation
Transformers
PyTorch
gpt_bigcode
text-generation-inference
Inference Endpoints
arxiv:
1511.03086
License:
cc-by-4.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
b4c8c1c
starcoder-schemapile-fk
/
special_tokens_map.json
tdoehmen
Upload 14 files
b4c8c1c
verified
8 months ago
raw
Copy download link
history
blame
Safe
206 Bytes
{
"additional_special_tokens"
:
[
"<|system|>"
,
"<|user|>"
,
"<|assistant|>"
,
"<|end|>"
]
,
"bos_token"
:
"<|endoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"unk_token"
:
"<|endoftext|>"
}