mrs83 commited on
Commit
8424af6
·
verified ·
1 Parent(s): 18566c3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -10,6 +10,18 @@ base_model:
10
  pipeline_tag: text-generation
11
  ---
12
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  # Model Card for Kurtis
14
 
15
  Kurtis is a mental-health AI assistant designed with empathy at its core.
 
10
  pipeline_tag: text-generation
11
  ---
12
 
13
+ **⚠️ Disclaimer: Model Limitations & Retraining Plans**
14
+
15
+ The **DPO fine-tuned version** is currently **overfitting** to the provided dataset.
16
+
17
+ While this experiment aimed to explore the feasibility of **small, local AI assistants**, the current model struggles with **generalization** and often reinforces patterns from training data rather than adapting dynamically.
18
+
19
+ To address this, we will **repeat the fine-tuning process**, refining the dataset and training approach to improve **response accuracy and adaptability**.
20
+
21
+ The goal remains the same: **a reliable, privacy-first AI assistant that runs locally on edge devices.**
22
+
23
+ **Stay tuned for updates as we iterate and improve!** 🚀
24
+
25
  # Model Card for Kurtis
26
 
27
  Kurtis is a mental-health AI assistant designed with empathy at its core.