Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
HIT-SCIR
/
huozi-7b-sft
like
0
Follow
HIT-SCIR
11
Text Generation
Transformers
PyTorch
bloom
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
73b68f6
huozi-7b-sft
/
special_tokens_map.json
yxu
first commit
73b68f6
over 1 year ago
raw
Copy download link
history
blame
Safe
208 Bytes
{
"additional_special_tokens"
:
[
"<|beginofutterance|>"
,
"<|endofutterance|>"
,
"<|endoftext|>"
]
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<unk>"
}