Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
scutcyr
/
SoulChat
like
31
Feature Extraction
Transformers
PyTorch
Chinese
chatglm
custom_code
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Use this model
aea0115
SoulChat
/
special_tokens_map.json
scutcyr
update model
060deb7
over 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"bos_token"
:
"<sop>"
,
"eos_token"
:
"<eop>"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<unk>"
}