Merged
Conversation
Signed-off-by: Mingxin Zheng <mingxinz@nvidia.com>
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Contributor
There was a problem hiding this comment.
Pull Request Overview
This pull request fixes multiple spelling errors across various notebooks, scripts, and documentation files.
- Corrects typos in comments and text, improving clarity and professionalism.
- Updates misspelled words such as "Hyper-paramters", "intialize", "Tranformer", and "scetion".
Reviewed Changes
Copilot reviewed 10 out of 10 changed files in this pull request and generated 10 comments.
Show a summary per file
| File | Description |
|---|---|
| self_supervised_pretraining/vit_unetr_ssl/ssl_train.ipynb | Fixed typo in training loop comment ("Hyper-paramters" → "Hyper-parameters"). |
| multimodal/openi_multilabel_classification_transchex/transchex_openi_multilabel_classification.ipynb | Corrected "extraxts" to "extracts" in the description text. |
| monailabel/monailabel_HelloWorld_radiology_3dslicer.ipynb | Fixed typo "interacitve" to "interactive" in the introductory text. |
| generation/maisi/scripts/sample.py | Corrected spelling error in comment ("intialize" → "initialize"). |
| generation/anomaly_detection/anomaly_detection_with_transformers.ipynb | Corrected typo in comment ("tranformer's" → "Transformer's"). |
| deployment/Triton/models/monai_covid/1/model.py | Fixed comment typo ("intialize" → "initialize"). |
| deployment/Triton/models/mednist_class/1/model.py | Fixed comment typo ("intialize" → "initialize"). |
| auto3dseg/docs/gpu_opt.md | Corrected typo in documentation ("hyper-paramters" → "hyper-parameters"). |
| 3d_segmentation/swin_unetr_btcv_segmentation_3d.ipynb | Corrected "Tranformer" to "Transformer" and fixed "intialize" to "initialize" in different sections. |
| 3d_segmentation/swin_unetr_brats21_segmentation_3d.ipynb | Fixed typo ("scetion" → "section") in section heading. |
Comments suppressed due to low confidence (1)
self_supervised_pretraining/vit_unetr_ssl/ssl_train.ipynb:262
- Typo detected: 'Hyper-paramters' should be 'Hyper-parameters'.
"\n",
KumoLiu
approved these changes
Jun 24, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #2001 .
Description
Prompt used in codex
Checks
./figurefolder./runner.sh -t <path to .ipynb file>