mirror of
https://github.com/openai/openai-cookbook
synced 2024-11-04 06:00:33 +00:00
removes extra period from et al.
This commit is contained in:
parent
8058562b75
commit
6d7f52fee5
@ -281,7 +281,7 @@
|
||||
"\n",
|
||||
"# 2. Re-rank\n",
|
||||
"\n",
|
||||
"Drawing inspiration from [HyDE (Gao et. al.)](https://arxiv.org/abs/2212.10496), we first generate a hypothetical ideal answer to rerank our compare our results against. This ensures that we’re prioritizing results that might provide good answers, rather than those that are similar to our question. Here’s the prompt we use to generate our hypothetical answer.\n"
|
||||
"Drawing inspiration from [HyDE (Gao et al.)](https://arxiv.org/abs/2212.10496), we first generate a hypothetical ideal answer to rerank our compare our results against. This ensures that we’re prioritizing results that might provide good answers, rather than those that are similar to our question. Here’s the prompt we use to generate our hypothetical answer.\n"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user