pointbreak3000 commited on
Commit
12e2fcb
verified
1 Parent(s): d768857

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -8
README.md CHANGED
@@ -1,11 +1,12 @@
1
  ---
2
  base_model: mistralai/Mistral-7B-v0.1
3
  library_name: peft
 
4
  ---
5
 
6
  # Model Card for Model ID
7
 
8
- <!-- Provide a quick summary of what the model is/does. -->
9
 
10
 
11
 
@@ -13,17 +14,18 @@ library_name: peft
13
 
14
  ### Model Description
15
 
16
- <!-- Provide a longer summary of what this model is. -->
 
17
 
18
 
19
 
20
- - **Developed by:** [More Information Needed]
21
- - **Funded by [optional]:** [More Information Needed]
22
- - **Shared by [optional]:** [More Information Needed]
23
- - **Model type:** [More Information Needed]
24
- - **Language(s) (NLP):** [More Information Needed]
25
  - **License:** [More Information Needed]
26
- - **Finetuned from model [optional]:** [More Information Needed]
27
 
28
  ### Model Sources [optional]
29
 
 
1
  ---
2
  base_model: mistralai/Mistral-7B-v0.1
3
  library_name: peft
4
+ pipeline_tag: question-answering
5
  ---
6
 
7
  # Model Card for Model ID
8
 
9
+ A first version of mental health chatbot fine tuned on 1900+ samples
10
 
11
 
12
 
 
14
 
15
  ### Model Description
16
 
17
+ Mental Health has become an increasingly severe issue in the young generation. To combat it, we developed Mindmate a mental health chatbot with dual mode setting, a professional
18
+ mode simulating a therapist and a friend mode which will act to console and help you(implemented using gemini api)
19
 
20
 
21
 
22
+ - **Developed by:** pointbreak3000(Aditya Deshmukh)
23
+ - **Funded by [optional]:** -
24
+ - **Shared by [optional]:** -
25
+ - **Model type:** LLM
26
+ - **Language(s) (NLP):** English
27
  - **License:** [More Information Needed]
28
+ - **Finetuned from model [optional]:** Mistral 7B - v- 0.1
29
 
30
  ### Model Sources [optional]
31