Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
MLRush
/
chinese-chat-81m
like
0
Follow
MLRush
2
Text Generation
Transformers
PyTorch
gpt_neox
text-generation-inference
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
refs/pr/1
chinese-chat-81m
/
special_tokens_map.json
BravePaul
full epoch
9c4b859
almost 3 years ago
raw
Copy download link
history
blame
Safe
170 Bytes
{
"bos_token"
:
"<s>"
,
"cls_token"
:
"<cls>"
,
"eos_token"
:
"</s>"
,
"mask_token"
:
"<mask>"
,
"pad_token"
:
"<pad>"
,
"sep_token"
:
"<sep>"
,
"unk_token"
:
"<unk>"
}