CAS-SIAT-XinHai/CPsyCoun
Viewer • Updated • 3.13k • 243 • 7
How to use CAS-SIAT-XinHai/CPsyCounX with Transformers:
# Use a pipeline as a high-level helper
from transformers import pipeline
pipe = pipeline("feature-extraction", model="CAS-SIAT-XinHai/CPsyCounX", trust_remote_code=True) # Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("CAS-SIAT-XinHai/CPsyCounX", trust_remote_code=True, dtype="auto")This model is a fine-tuned version of internlm/internlm2-chat-7b on the CPsyCounD dataset.
CPsyCounX is a large language model designed for Chinese Psychological Counseling. Paper: CPsyCoun.
The following hyperparameters were used during training:
Base model
internlm/internlm2-chat-7b