removes extra period from et al.

This commit is contained in:
Ted Sanders 2023-06-16 16:36:29 -07:00
parent 8058562b75
commit 6d7f52fee5

View File

@ -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"
]
},
{