RayyanAhmed9477 commited on
Commit
0e46d25
verified
1 Parent(s): c507352

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -1,3 +1,9 @@
 
 
 
 
 
 
1
  # CPU Compatible Mental Health Chatbot Model
2
 
3
  This repository contains a fine-tuned LLaMA-based model designed for mental health counseling conversations. The model provides meaningful and empathetic responses to mental health-related queries. It is compatible with CPUs and systems with low RAM, making it accessible for a wide range of users.
@@ -114,5 +120,4 @@ This project is licensed under the [Apache 2.0 License](LICENSE).
114
 
115
  - [Meta](https://huggingface.co/meta-llama) for the LLaMA model
116
  - [Hugging Face](https://huggingface.co/) for their open-source tools and datasets
117
- - The creators of the Mental Health Counseling Conversations dataset
118
-
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model:
4
+ - meta-llama/Llama-3.2-1B
5
+ pipeline_tag: question-answering
6
+ ---
7
  # CPU Compatible Mental Health Chatbot Model
8
 
9
  This repository contains a fine-tuned LLaMA-based model designed for mental health counseling conversations. The model provides meaningful and empathetic responses to mental health-related queries. It is compatible with CPUs and systems with low RAM, making it accessible for a wide range of users.
 
120
 
121
  - [Meta](https://huggingface.co/meta-llama) for the LLaMA model
122
  - [Hugging Face](https://huggingface.co/) for their open-source tools and datasets
123
+ - The creators of the Mental Health Counseling Conversations dataset