fixes grammar
This commit is contained in:
parent
594fc6c952
commit
c14432efe7
1 changed files with 1 additions and 1 deletions
|
|
@ -1029,7 +1029,7 @@
|
|||
"id": "a496aa2b",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"To see whether a mistake is from a lack of relevant source text (i.e., failure of the search step) or a lack of reasoning reliability (i.e., failure of the ask step), you look at the text GPT was given by setting `print_message=True`.\n",
|
||||
"To see whether a mistake is from a lack of relevant source text (i.e., failure of the search step) or a lack of reasoning reliability (i.e., failure of the ask step), you can look at the text GPT was given by setting `print_message=True`.\n",
|
||||
"\n",
|
||||
"In this particular case, looking at the text below, it looks like the #1 article given to the model did contain medalists for all three events, but the later results emphasized the Men's and Women's tournaments, which may have distracted the model from giving a more complete answer."
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue