Skip to content

Commit 695056e

Browse files
CharlesCNortonted-at-openai
authored andcommitted
Correct placement of "only" and add "the" in Markdown cell
Rephrase for clarity by moving "only" to its proper position and adding "the". The revised sentence reads: "We chose to leave a little ambiguity and noise in the dataset, even though we were interested only in the Summer Olympics 2020." According to the rule of correct placement for limiting modifiers, "only" should be placed immediately before the word or phrase it modifies to avoid ambiguity. Adding "the" ensures proper article usage.
1 parent 4e9998b commit 695056e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/fine-tuned_qa/olympics-1-collect-data.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@
407407
"cell_type": "markdown",
408408
"metadata": {},
409409
"source": [
410-
"There appear to be winter and summer Olympics 2020. We chose to leave a little ambiguity and noise in the dataset, even though we were interested in only Summer Olympics 2020."
410+
"There appear to be winter and summer Olympics 2020. We chose to leave a little ambiguity and noise in the dataset, even though we were interested only in the Summer Olympics 2020."
411411
]
412412
},
413413
{

0 commit comments

Comments
 (0)