parent
be52a0f32b
commit
471741c05a
1 changed files with 2 additions and 2 deletions
|
|
@ -64,10 +64,10 @@ class OpenAIRerankerClient(CrossEncoderClient):
|
|||
content=f"""
|
||||
Respond with "True" if PASSAGE is relevant to QUERY and "False" otherwise.
|
||||
<PASSAGE>
|
||||
{query}
|
||||
</PASSAGE>
|
||||
{passage}
|
||||
</PASSAGE>
|
||||
<QUERY>
|
||||
{query}
|
||||
</QUERY>
|
||||
""",
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue