iterative / dvclive

📈 Log and track ML metrics, parameters, models with Git and/or DVC
https://dvc.org/doc/dvclive
Apache License 2.0
165 stars 36 forks source link

end: bug fix for step #759

Closed dberenbaum closed 10 months ago

dberenbaum commented 10 months ago

https://github.com/iterative/dvclive/pull/749 introduced a bug where live.end() could throw a key error on live.summary["end"].

Found thanks to downstream failures in huggingface accelerate tests: https://github.com/huggingface/accelerate/pull/2279. See an example of the failure in https://github.com/huggingface/accelerate/actions/runs/7300196833/job/19894391020.