Update README.md
Browse files
README.md
CHANGED
@@ -22,8 +22,8 @@ pipeline_tag: text-generation
|
|
22 |
|
23 |
# Meet Lora – Your Own Therapist 🧠💬
|
24 |
|
25 |
-
|
26 |
-
It is a fine-tuned LLM built to simulate a therapist, trained on a dataset of therapy sessions.
|
27 |
It leverages **Parameter-Efficient Fine-Tuning (PEFT)** using **LoRA (Low-Rank Adaptation)** on **Meta LLaMA 2 7B**.
|
28 |
|
29 |
The model was fine-tuned on a **Tesla T4 GPU**, selectively training a small number of parameters to efficiently adapt the base model to the domain of mental health and therapy.
|
|
|
22 |
|
23 |
# Meet Lora – Your Own Therapist 🧠💬
|
24 |
|
25 |
+
|
26 |
+
It is a **fine-tuned LLM** built to simulate a therapist, trained on a dataset of therapy sessions.
|
27 |
It leverages **Parameter-Efficient Fine-Tuning (PEFT)** using **LoRA (Low-Rank Adaptation)** on **Meta LLaMA 2 7B**.
|
28 |
|
29 |
The model was fine-tuned on a **Tesla T4 GPU**, selectively training a small number of parameters to efficiently adapt the base model to the domain of mental health and therapy.
|