information retrieval reranker

RankVicuna (FP16) Model Card

Model Details

RankVicuna is a chat assistant trained by fine-tuning Llama 2 on user-shared conversations collected from ShareGPT.

This specific model is a 7B variant and is trained with data augmentation. It is also worth noting that it is converted to FP16.

Model Sources

Uses

The primary use of RankVicuna is research at the intersection of large language models and retrieval. The primary intended users of the model are researchers and hobbyists in natural language processing and information retrieval.

Training Details

RankVicuna is finetuned from lmsys/vicuna-7b-v1.5 with supervised instruction fine-tuning.

Evaluation

RankVicuna is currently evaluated on DL19/DL20. See more details in our paper.