Closed Natooz closed 5 months ago
Attention: Patch coverage is 86.20690%
with 8 lines
in your changes missing coverage. Please review.
Project coverage is 90.53%. Comparing base (
5b3c3f6
) to head (e3da69e
). Report is 2 commits behind head on main.:exclamation: Current head e3da69e differs from pull request most recent head 21ab591
Please upload reports for the commit 21ab591 to get more accurate results.
Files | Patch % | Lines |
---|---|---|
miditok/classes.py | 75.86% | 7 Missing :warning: |
miditok/pytorch_data/collators.py | 50.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
split_files_for_training
,split_score_per_note_density
,get_average_num_tokens_per_note
andsplit_dataset_to_subsequences
methods moved from the "PyTorch_data" module to the "utils" module as it doesn't have to rely on PyTorch and should be able to be used with any DL framework.📚 Documentation preview 📚: https://miditok--175.org.readthedocs.build/en/175/