Skip to content

Commit 791aa44

Browse files
Deployed 3220732 with MkDocs version: 1.6.1
1 parent fbb1108 commit 791aa44

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

faq/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,7 @@ <h1 id="faq">FAQ</h1>
597597
<p><strong>It seems that in the prompt template definition, the prompts with and without backgrounds are assigned the other way around:
598598
DEFAULT_PROMPT_TEMPLATE = Path("eval", "data", "background_comment_template.txt").read_text()
599599
BACKGOUND_PROMPT_TEMPLATE = Path("eval", "data", "multistep_template.txt").read_text()
600-
Are the numbers reported in the paper run with these prompts?</strong></p>
600+
Are the numbers reported in the paper run with these prompts?</strong></p>
601601
<p>Yes, DEFAULT_PROMPT_TEMPLATE is our standard setup where we ask the model to generate the related background itself. BACKGOUND_PROMPT_TEMPLATE is the template where we will put in the scientist-annotated background.</p>
602602
</li>
603603
<li>

0 commit comments

Comments
 (0)