Large Language Models chunk the training data and the code blocks are handy chunks for LLMs. There are no comments currently for the code blocks in the documentation.
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[x] Refactor (non-breaking change which improves implementation)
[ ] New feature (non-breaking change which adds functionality)
Description
Adding comments to code blocks for documentation.
Motivation and Context
Large Language Models chunk the training data and the code blocks are handy chunks for LLMs. There are no comments currently for the code blocks in the documentation.
Types of changes
Checklist:
bug-<issue#>-<description>
orfeature-<issue#>-<description>