[QEff.finetune] Adding reference_data for comparing differences in loss values#892
Closed
tchawada wants to merge 3 commits intoquic:ft_experimentalfrom
Closed
[QEff.finetune] Adding reference_data for comparing differences in loss values#892tchawada wants to merge 3 commits intoquic:ft_experimentalfrom
tchawada wants to merge 3 commits intoquic:ft_experimentalfrom
Conversation
quic-akuruvil
requested changes
Mar 26, 2026
| run_training(trainer, config_name) | ||
| ) | ||
| all_ref_metrices, all_config_spy = get_reference_metrics(scenario_key, config_manager) | ||
| verify_training_results(final_train_loss, final_eval_loss) |
Contributor
There was a problem hiding this comment.
This tests we had added earlier right? Please make sure we run this test only once.
Contributor
@rebase against ft/-experiemntal is pending |
Signed-off-by: Tanisha Chawada <tchawada@qti.qualcomm.com>
Signed-off-by: Tanisha Chawada <tchawada@qti.qualcomm.com>
Signed-off-by: Tanisha Chawada <tchawada@qti.qualcomm.com>
Contributor
Author
|
Changes merged in PR #897 |
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.
Added testcase to test compare loss for different sdks to stable sdk