Skip to content

Commit

Permalink
Merge pull request #1984 from henningsway/patch-2
Browse files Browse the repository at this point in the history
fixed typo
  • Loading branch information
miguelgfierro authored Aug 30, 2023
2 parents 4b57b38 + 9e2c38a commit 1d34e56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/00_quick_start/nrms_MIND.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## Output Predcition File\n",
"## Output Prediction File\n",
"This code segment is used to generate the prediction.zip file, which is in the same format in [MIND Competition Submission Tutorial](https://competitions.codalab.org/competitions/24122#learn_the_details-submission-guidelines).\n",
"\n",
"Please change the `MIND_type` parameter to `large` if you want to submit your prediction to [MIND Competition](https://msnews.github.io/competition.html)."
Expand Down Expand Up @@ -553,4 +553,4 @@
},
"nbformat": 4,
"nbformat_minor": 4
}
}

0 comments on commit 1d34e56

Please sign in to comment.