aryan27 commited on
Commit
7fd5f74
·
verified ·
1 Parent(s): 6d9a50b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -22,8 +22,8 @@ pipeline_tag: text-generation
22
 
23
  # Meet Lora – Your Own Therapist 🧠💬
24
 
25
- **Meet Lora**
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.