Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
catlove007
/
Med-ChatGLM-6B
like
1
Text2Text Generation
Transformers
PyTorch
Chinese
chatglm
feature-extraction
medical
custom_code
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Use this model
a682744
Med-ChatGLM-6B
/
special_tokens_map.json
catlove007
Upload 3 files
60c4444
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>"
}