This repository was archived by the owner on Aug 28, 2025. It is now read-only.
Fine-Tuning Scheduler Tutorial Update for Lightning/PyTorch 2.4.0 #351
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.
Validated (locally) the Fine-Tuning Scheduler (FTS) tutorial for FTS/Lightning/PyTorch
2.4.0(as of the recent2.4.0Lightning commit).(this PR is currently using
2.3.3until Lightning and FTS2.4.xare released)The only minor changes in this PR are to explicitly set
datasetstrust_remote_code(which will be mandatory with Datasets 3.x) and to remove a reference to the now unsupported PT2.0.xThank you for all your work and your consistently valuable contributions to the open-source ML community!
Before submitting
What does this PR do?
Updates the Fine-Tuning Scheduler tutorial to prepare for
2.4.0tutorial publishing.PR review
Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.
Did you have fun?
Make sure you had fun coding 🙃