File size: 852 Bytes
450b1b3 a7de780 483b395 450b1b3 483b395 a7de780 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
---
license: mit
language:
- en
base_model:
- meta-llama/Llama-3.2-3B
pipeline_tag: question-answering
tags:
- mental_health
---
# survuday
- Mental Health Support Chatbot developed by fine-tuning Large Language Model - Llama 3.2
- Version 3
### Other Model Versions Huggingface Repo
- survuday_v1: https://huggingface.co/dkp2701/survuday_v1
- survuday_v2: https://huggingface.co/dkp2701/survuday_v2
### Dataset
- Mental Helath-related dialogue data were taken from kaggle and apart from that non-mental health-related conversations for model effectiveness were added manually.
- Non-mental health-related data were added so that the model can get confined to give response only related to mental health conversations.
- Synthetic Therapy Conversations (Kaggle): https://www.kaggle.com/datasets/thedevastator/synthetic-therapy-conversations-dataset
|