eth-easl / modyn

Modyn is a research-platform for training ML models on dynamic datasets.
MIT License
22 stars 3 forks source link

Record training loss #539

Closed XianzheMa closed 2 weeks ago

XianzheMa commented 2 weeks ago

Per the PR title, this PR solves issue https://github.com/eth-easl/modyn/issues/488.

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.

Project coverage is 82.80%. Comparing base (42354cf) to head (328be5a). Report is 2 commits behind head on main.

Files Patch % Lines
...trainer_server/internal/trainer/pytorch_trainer.py 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #539 +/- ## ========================================== - Coverage 82.81% 82.80% -0.01% ========================================== Files 217 217 Lines 10152 10157 +5 ========================================== + Hits 8407 8411 +4 - Misses 1745 1746 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 2 weeks ago

Line Coverage: -% ( % to main) Branch Coverage: -% ( % to main)