Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Shishuai
/
test
like
0
Feature Extraction
Transformers
PyTorch
chatglm
custom_code
Model card
Files
Files and versions
Community
Train
Use this model
03b9140
test
/
special_tokens_map.json
Shishuai
Upload folder using huggingface_hub
03b9140
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>"
}