removes extra period from et al.

pull/1077/head
Ted Sanders 1 year ago
parent e56364d126
commit 3e4cbf5f13

@ -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 were prioritizing results that might provide good answers, rather than those that are similar to our question. Heres 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 were prioritizing results that might provide good answers, rather than those that are similar to our question. Heres the prompt we use to generate our hypothetical answer.\n"
]
},
{

Loading…
Cancel
Save