|
--- |
|
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 2 |
|
|
|
### Other Model Versions Huggingface Repo |
|
- survuday_v1: https://huggingface.co/dkp2701/survuday_v1 |
|
- survuday_v3: https://huggingface.co/dkp2701/survuday_v3 |
|
|
|
### 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 |
|
|