Discover and explore top open-source AI tools and projects—updated daily.
HIT-SCIR-SCA 7B LLM for child emotional companionship
Top 99.8% on SourcePulse
Summary
QiaoBan is a 7B parameter large language model developed by the Emotion Computing Group at Harbin Institute of Technology (HIT) SCIR. It addresses the critical need for mental health support and companionship among K12 students by providing empathetic, theoretically-grounded dialogue. The model aims to foster emotional well-being and build deeper connections, serving as a valuable tool for children and their parents.
How It Works
The model is built upon an open-source general LLM, enhanced through instruction fine-tuning. Its core innovation lies in its specialized dialogue dataset, comprising over 1,000 human-curated examples and 5,000 GPT-3.5-turbo generated conversations, all guided by principles of child emotional coaching theory. This approach ensures the model provides accurate, empathetic, and supportive responses tailored to children's emotional needs, facilitating emotional awareness, recognition, empathy, and support.
Quick Start & Requirements
CUDA_VISIBLE_DEVICES=0,1,2,3 deepspeed finetune.py --model_config_file run_config/config.json --deepspeed run_config/deepspeed_config.json.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
2 years ago
Inactive
steven2358