Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
HuggingFaceH4
/
starchat-beta
like
262
Follow
Hugging Face H4
644
Text Generation
Transformers
PyTorch
TensorBoard
Safetensors
gpt_bigcode
Generated from Trainer
text-generation-inference
Inference Endpoints
License:
bigcode-openrail-m
Model card
Files
Files and versions
Metrics
Training metrics
Community
31
Train
Deploy
Use this model
refs/pr/3
starchat-beta
/
special_tokens_map.json
grafail
Updated eos_token to <|end|>
14af36c
over 1 year ago
raw
Copy download link
history
blame
200 Bytes
{
"additional_special_tokens"
:
[
"<|system|>"
,
"<|user|>"
,
"<|assistant|>"
,
"<|end|>"
]
,
"bos_token"
:
"<|endoftext|>"
,
"eos_token"
:
"<|end|>"
,
"unk_token"
:
"<|endoftext|>"
}