-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* change callbacks * pbar * T0 works with torch==2.0.1 and pyl==2.0.4 * accum inference outputs * update config for finetuning and fix progress * fix inference in t0 * update reqs * move to projects/mhr * create mhr config * remove old import * update t0-3b args * added scripts * added tests * fix value input for Z tuning * update setuup instructions * Loosen python dependencies. * Fix setup and tests. * Increase test verbosity. Removed dependabot pipeline. * Bump pytorch-lightning from 2.0.4 to 2.0.5 * Fix T0 dataset creation script * use /tmp for the datasets preparation * move dataset scripts inside projects/mhr * move some files around * temporarily move _set_defaults back to mttl/config * remove output folder and it ignore them anywhere in the repo. * removed bb * fix missing files in the setup bundle * move fineture scripts to scripts/finetune * remove pl_zeroshot * Review scripts to use same envvar. Add instructions to readme. Save processed data inside the projects/mhr folder. * Removed hardcoded train_dir * add env var to load storycloze dataset * add STORYCLOZE_DIR to readme --------- Co-authored-by: Alessandro Sordoni <[email protected]> Co-authored-by: Lucas Caccia <[email protected]> Co-authored-by: matheper <[email protected]>
- Loading branch information
1 parent
f84f266
commit ce4ca51
Showing
71 changed files
with
291 additions
and
299 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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
This file was deleted.
Oops, something went wrong.
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
Oops, something went wrong.