summarization
SummarizationListWiseReward
Bases: BaseHelpfulnessListWiseReward
Summarization: The text is compressed into a short form, retaining the main information, which is divided into extraction (directly selected from the original text) and production (rewriting the information).
Source code in rm_gallery/gallery/rm/alignment/helpfulness/summarization.py
23 24 25 26 27 28 29 30 31 32 |
|