Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,8 @@ The source codes can be found in https://github.com/wwxu21/CUT
|
|
14 |
|
15 |
## 1. Model description
|
16 |
|
17 |
-
|
|
|
18 |
|
19 |
- Step 1: Collect instructions, and obtain the responses from the target model.
|
20 |
|
|
|
14 |
|
15 |
## 1. Model description
|
16 |
|
17 |
+
This model achieves 91.36 on [AlpacaEval](https://tatsu-lab.github.io/alpaca_eval).
|
18 |
+
It is tuned after 4 iterations of online alignment. In each iteration, we apply the following three steps:
|
19 |
|
20 |
- Step 1: Collect instructions, and obtain the responses from the target model.
|
21 |
|