-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hf: warn of deprecating internal callback (#740)
* hf: warn of deprecating internal callback * hf: update notebook * fix notebook * hf: test without passing live instance * merge hf notebooks and fix dvclivecallback import * hf: test HF_DVCLIVE_LOG_MODEL env var * fix ci: account for huggingface transformers changes * see if loss is broken * show what is going through on_log * try unparallelize * check next_step call count * try report_to none * revert all code * clean up hf tests * revert moving spy call * hf: test log_model=None * Update src/dvclive/huggingface.py --------- Co-authored-by: Matt Seddon <[email protected]>
- Loading branch information
1 parent
2c7c378
commit a45efba
Showing
3 changed files
with
147 additions
and
97 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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