From dc78f6a8f5a90bebfce0c4444f1014ab56579011 Mon Sep 17 00:00:00 2001 From: Orion Weller <31665361+orionw@users.noreply.github.com> Date: Tue, 17 Sep 2024 15:17:30 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7809c54..614ef9c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Promptriever: Retrieval models can be controlled with prompts, just like language models +# Promptriever: Instruction-Trained Retrievers Can Be Prompted Like Language Models -Official repository for the paper [Promptriever: Retrieval models can be controlled with prompts, just like language models](todo). +Official repository for the paper [Promptriever: Instruction-Trained Retrievers Can Be Prompted Like Language Models](todo). This repository contains the code and resources for Promptriever, which demonstrates that retrieval models can be controlled with prompts on a per-instance basis, similar to language models.