Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(trainer): load checkpoint without ckpt_path which doesn't allow for updated hyperparameters #46

Merged
merged 1 commit into from
Sep 18, 2023

fix(finetune): split training into three parts

b8d520b
Select commit
Loading
Failed to load commit list.
Merged

fix(trainer): load checkpoint without ckpt_path which doesn't allow for updated hyperparameters #46

fix(finetune): split training into three parts
b8d520b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 18, 2023 in 1s

54.70% (-0.32%) compared to d30c847

View this Pull Request on Codecov

54.70% (-0.32%) compared to d30c847

Details

Codecov Report

Merging #46 (b8d520b) into dev.cli (d30c847) will decrease coverage by 0.32%.
The diff coverage is 0.00%.

@@             Coverage Diff             @@
##           dev.cli      #46      +/-   ##
===========================================
- Coverage    55.02%   54.70%   -0.32%     
===========================================
  Files           44       44              
  Lines         2588     2603      +15     
  Branches       347      350       +3     
===========================================
  Hits          1424     1424              
- Misses        1091     1106      +15     
  Partials        73       73              
Files Changed Coverage Δ
everyvoice/base_cli/helpers.py 0.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more