Oufattole / meds-torch

MIT License
16 stars 2 forks source link

The resolver for the max sequence length is not needed as it is now handled in the dataset class. #101

Closed mmcdermott closed 1 month ago

mmcdermott commented 1 month ago

Closes #99

codecov-commenter commented 1 month ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 71.13%. Comparing base (ed7698c) to head (529269a). Report is 1 commits behind head on 55_dataset_cleanup.

Files with missing lines Patch % Lines
src/meds_torch/finetune.py 0.00% 2 Missing :warning:
src/meds_torch/models/triplet_forecasting.py 0.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 55_dataset_cleanup #101 +/- ## ====================================================== - Coverage 71.16% 71.13% -0.04% ====================================================== Files 49 49 Lines 2702 2699 -3 ====================================================== - Hits 1923 1920 -3 Misses 779 779 ```

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