Skip to content

Commit 56b95a2

Browse files
committed
update readme
1 parent e0e6422 commit 56b95a2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,14 @@ Code for our paper [Preference Guided Reflective Sampling for Aligning Language
1111

1212
## Overview
1313
We propose a new sampling method named *Preference Guided Reflective Sampling for Aligning Language Models (PReS)*. *PReS* frames the data generation as the optimization process to a specified user preference described in natural language, such that "Can you give me a concise response without explanations?".
14+
1415
<img src="./figures/compare_random.png" height="200" alt="Description of Image">
1516

1617

1718

1819
## Method
1920
*PReS* employs a tree-based generation approach to optimize outputs aligned to user preference.
21+
2022
![](./figures/method.png)
2123

2224

0 commit comments

Comments
 (0)