rryisthebest commited on
Commit
b2e227c
·
verified ·
1 Parent(s): 4476113

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ license: mit
5
  # Model Card for FIRST
6
 
7
  <!-- Provide a quick summary of what the model is/does. -->
8
- FIRST is a language models trained specifically for listwise reranking tasks, leveraging the output logits of the first generated identifier to directly produce a ranked ordering of candidates. Built on the Zephyr-7B-β model, FIRST undergoes single-stage fine-tuning on a converted alphabetic version of the RankZephyr dataset, which includes RankGPT-4 reorderings of OpenAI's Ada2 outputs for 5k queries.
9
 
10
  ### Model Description
11
 
 
5
  # Model Card for FIRST
6
 
7
  <!-- Provide a quick summary of what the model is/does. -->
8
+ FIRST is a language models trained specifically for listwise reranking tasks, leveraging the output logits of the first generated identifier to directly produce a ranked ordering of candidates. Built on the Zephyr-7B-β model, FIRST undergoes single-stage fine-tuning on a converted alphabetic version of the RankZephyr dataset, which includes RankGPT-4 reorderings of OpenAI's Ada2 orderings for 5k queries.
9
 
10
  ### Model Description
11