From 04d5b4f637b29a2e3dca7c6b2a79510480d1fbbd Mon Sep 17 00:00:00 2001 From: YurenHao0426 Date: Tue, 24 Mar 2026 09:51:36 -0500 Subject: Add badges for arXiv, HuggingFace model/dataset, license --- README.md | 5 +++++ 1 file changed, 5 insertions(+) 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 -- cgit v1.2.3