Skip to content

Commit ac4dc72

Browse files
authored
Update README.md
1 parent dbe0ef3 commit ac4dc72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Set flag --suffix to "llm_FIRST_alpha" for FIRST LLM evaluation or "ce" for cros
6262
```
6363

6464

65-
### 3. Train
65+
### 3. Model Training
6666

6767
We support three training objectives: Ranking, Generation, and Combined. The Ranking objective uses a learning-to-rank algorithm to output the logits for the highest-ranked passage ID. The Generation objective follows the principles of Causal Language Modeling, focusing on permutation generation. The Combined objective, which we introduce in our paper, is a novel weighted approach that seamlessly integrates both ranking and generation principles, and is the setting applied to FIRST model.
6868

0 commit comments

Comments
 (0)