Update README.md
Browse files
README.md
CHANGED
@@ -1,17 +1,22 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
tags:
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
-
|
7 |
|
8 |
-
|
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 |
|