Add paper and Ekova repo links to model card

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
 
2
  language: en
3
- license: other
4
  library_name: peft
5
- base_model: Qwen/Qwen2.5-32B-Instruct
6
  pipeline_tag: text-generation
7
  tags:
8
  - lora
@@ -15,6 +15,8 @@ tags:
15
  # DeepSupport Warm ❤️‍🩹 - LoRA adapter
16
  This repository provides a LoRA adapter for DeepSupport Warm, an emotional-holding companion that offers gentle reflection and warm support without rushing into what to do next.
17
 
 
 
18
  ## What it does ✨
19
  DeepSupport Warm is designed to help users feel held and less alone in the moment:
20
 
@@ -104,4 +106,5 @@ This adapter is released for noncommercial use. See the [GitHub repo](https://gi
104
 
105
  ## Links
106
  - GitHub: https://github.com/Yukyin/DeepSupport
107
- - LoRA adapter: https://huggingface.co/Yukyin/deepsupport-warm-lora-oss
 
 
1
  ---
2
+ base_model: Qwen/Qwen2.5-32B-Instruct
3
  language: en
 
4
  library_name: peft
5
+ license: other
6
  pipeline_tag: text-generation
7
  tags:
8
  - lora
 
15
  # DeepSupport Warm ❤️‍🩹 - LoRA adapter
16
  This repository provides a LoRA adapter for DeepSupport Warm, an emotional-holding companion that offers gentle reflection and warm support without rushing into what to do next.
17
 
18
+ This adapter is part of the multi-persona **Ekova** personality-support system described in [Ekova: A Personality-Support Agent for Self-Discovery Dialogue](https://huggingface.co/papers/2608.00478). The Ekova project repository is available at https://github.com/Yukyin/Ekova.
19
+
20
  ## What it does ✨
21
  DeepSupport Warm is designed to help users feel held and less alone in the moment:
22
 
 
106
 
107
  ## Links
108
  - GitHub: https://github.com/Yukyin/DeepSupport
109
+ - GitHub (Ekova): https://github.com/Yukyin/Ekova
110
+ - LoRA adapter: https://huggingface.co/Yukyin/deepsupport-warm-lora-oss