summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorYurenHao0426 <Blackhao0426@gmail.com>2026-03-24 09:51:36 -0500
committerYurenHao0426 <Blackhao0426@gmail.com>2026-03-24 09:51:36 -0500
commit04d5b4f637b29a2e3dca7c6b2a79510480d1fbbd (patch)
treec2420e58c62a0a5db35d0cf1fcd5430c31e766a6 /README.md
parent8f82b484b1e3f47ea436ef57f4276b5d81cc6ba0 (diff)
Add badges for arXiv, HuggingFace model/dataset, licenseHEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index ced84ed..35ee859 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,10 @@
# VARS: Vector-Adapted Retrieval Scoring for Personalized LLM Assistants
+[![arXiv](https://img.shields.io/badge/arXiv-2603.20939-b31b1b.svg)](https://arxiv.org/abs/2603.20939)
+[![Model](https://img.shields.io/badge/🤗_Model-pref--extractor--qwen3--0.6b-blue)](https://huggingface.co/blackhao0426/pref-extractor-qwen3-0.6b-full-sft)
+[![Dataset](https://img.shields.io/badge/🤗_Dataset-user--preference--564k-blue)](https://huggingface.co/datasets/blackhao0426/user-preference-564k)
+[![License](https://img.shields.io/badge/License-Apache_2.0-green.svg)](LICENSE)
+
> **User Preference Modeling for Conversational LLM Agents: Weak Rewards from Retrieval-Augmented Interaction**
>
> Yuren Hao, Shuhaib Mehri, ChengXiang Zhai, Dilek Hakkani-Tür