Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ More information please refer to our [project page](https://open-compass.github.
|
|
13 |
|
14 |
## 🤗 How to use the model
|
15 |
|
16 |
-
You have to follow the prompt in [our paper](https://arxiv.org/abs/2407.04693) to annotate the hallucination.
|
17 |
|
18 |
The models follow the conversation format of InternLM2-chat, with the template protocol as:
|
19 |
|
|
|
13 |
|
14 |
## 🤗 How to use the model
|
15 |
|
16 |
+
You have to follow the prompt in [our paper](https://arxiv.org/abs/2407.04693) to annotate the hallucination and you can find it easily [here](https://github.com/open-compass/ANAH/blob/main/prompt_v2.py).
|
17 |
|
18 |
The models follow the conversation format of InternLM2-chat, with the template protocol as:
|
19 |
|