Description
Hi to whoever is reading this 🤗 I saw that within the code snippets you're referencing a harmlessness template, while there's none on the code (see import below)
|
from preference_templates import system_prompt, instruction_following_template, truthfulness_template, honesty_template, harmlessness_template, helpfulness_template |
Is that intended? Was there a harmlessness category that was dropped during the process? Is that something to be integrated within the next revision of the paper?
Thanks in advance!
Description
Hi to whoever is reading this 🤗 I saw that within the code snippets you're referencing a
harmlessnesstemplate, while there's none on the code (see import below)UltraFeedback/src/data_annotation/annotate_preference.py
Line 75 in bf80fd4
Is that intended? Was there a harmlessness category that was dropped during the process? Is that something to be integrated within the next revision of the paper?
Thanks in advance!