mir-dataset-loaders / mirdata

Python library for working with Music Information Retrieval datasets
https://mirdata.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
363 stars 58 forks source link

Adding loader for SIMAC dataset #636

Closed tanmayy24 closed 2 weeks ago

tanmayy24 commented 3 weeks ago

Please include the following information at the top level docstring for the dataset's module mydataset.py:

Dataset loaders checklist:

If your dataset is not fully downloadable there are two extra steps you should follow:

Please-do-not-edit flag

To reduce friction, we will make commits on top of contributor's pull requests by default unless they use the please-do-not-edit flag. If you don't want this to happen don't forget to add the flag when you start your pull request.

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.11%. Comparing base (2dff32e) to head (64a1163). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #636 +/- ## ========================================== + Coverage 97.09% 97.11% +0.01% ========================================== Files 64 65 +1 Lines 7393 7442 +49 ========================================== + Hits 7178 7227 +49 Misses 215 215 ```