dattaraj commited on
Commit
600fd73
1 Parent(s): ce72068

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -5
README.md CHANGED
@@ -1,17 +1,22 @@
1
  ---
2
  library_name: transformers
3
- tags: []
 
 
 
 
4
  ---
5
 
6
- # Model Card for Model ID
7
 
8
- <!-- Provide a quick summary of what the model is/does. -->
9
 
 
10
 
11
 
12
- ## Model Details
13
 
14
- ### Model Description
15
 
16
  <!-- Provide a longer summary of what this model is. -->
17
 
 
1
  ---
2
  library_name: transformers
3
+ tags:
4
+ - medical
5
+ license: apache-2.0
6
+ datasets:
7
+ - Amod/mental_health_counseling_conversations
8
  ---
9
 
10
+ ![Persistent](https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSpRgJBAdYJGX6VZdHwXcY4TNkyDc2Lv3lXq3bVfhFKdg&s)
11
 
12
+ # Model Card for Gemma fine-tuned model
13
 
14
+ Developed by Dattaraj Rao from Persistent by fine-tuning Gemma-2b model on mental health Q&A dataset.
15
 
16
 
17
+ ## Model Details: Instruction tuned model foir answering questions from mental health patients.
18
 
19
+ ### Model Description: Instruction tuned model foir answering questions from mental health patients.
20
 
21
  <!-- Provide a longer summary of what this model is. -->
22