Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
|
2 |
# Whisper Psychology Chatbot
|
3 |
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- jkhedri/psychology-dataset
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
base_model:
|
8 |
+
- google/gemma-3-1b-it
|
9 |
+
pipeline_tag: text-generation
|
10 |
+
library_name: transformers
|
11 |
+
tags:
|
12 |
+
- psychology,
|
13 |
+
- mental-health,
|
14 |
+
- chatbot,
|
15 |
+
- fine-tuned,
|
16 |
+
- gemma,
|
17 |
+
- lora,
|
18 |
+
---
|
19 |
|
20 |
# Whisper Psychology Chatbot
|
21 |
|