Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ This model is the RLHF version of `HuggingFaceH4/mistral-7b-sft-beta` without an
|
|
| 4 |
We perform GSHF algorithm on SFT baseline. The external signals include (1) Reward model; (2) AI-generated Prompts.
|
| 5 |
|
| 6 |
|
| 7 |
-
**We obtain 35.95% win-rate on Alpaca Eval v2.** The win-rate of the base model is only 4.63%.
|
| 8 |
|
| 9 |
We have demonstrated the significant potential of the iterative RLHF algorithm for LLMs to deliver appropriate and well-structured responses,
|
| 10 |
even without any external responses.
|
|
|
|
| 4 |
We perform GSHF algorithm on SFT baseline. The external signals include (1) Reward model; (2) AI-generated Prompts.
|
| 5 |
|
| 6 |
|
| 7 |
+
**We obtain 35.95% win-rate (34.79% LC win-rate) on Alpaca Eval v2.** The win-rate of the base model is only 4.63%.
|
| 8 |
|
| 9 |
We have demonstrated the significant potential of the iterative RLHF algorithm for LLMs to deliver appropriate and well-structured responses,
|
| 10 |
even without any external responses.
|