Update README.md
Browse files
README.md
CHANGED
@@ -28,7 +28,7 @@ To avoid over-fitting, we ensure that the sampled data are different in each ite
|
|
28 |
We then ask GPT4 for the judgment annotation.
|
29 |
|
30 |
|
31 |
-
## 2.
|
32 |
The CUT model is a chat model and it uses the following [Alpaca template](https://github.com/tatsu-lab/stanford_alpaca):
|
33 |
```
|
34 |
Below is an instruction that describes a task. Write a response that appropriately completes the request.
|
|
|
28 |
We then ask GPT4 for the judgment annotation.
|
29 |
|
30 |
|
31 |
+
## 2. Template
|
32 |
The CUT model is a chat model and it uses the following [Alpaca template](https://github.com/tatsu-lab/stanford_alpaca):
|
33 |
```
|
34 |
Below is an instruction that describes a task. Write a response that appropriately completes the request.
|