-
Notifications
You must be signed in to change notification settings - Fork 80
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
Docs update #175
Docs update #175
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #175 +/- ##
==========================================
+ Coverage 90.46% 90.53% +0.07%
==========================================
Files 35 35
Lines 5525 5527 +2
==========================================
+ Hits 4998 5004 +6
+ Misses 527 523 -4 ☔ View full report in Codecov by Sentry. |
…, making sure `preprocess_score` is 100% not inplace while optimizing copies
…rs_ticks`/`get_beats_ticks` pytorch Dataset + Collator
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/