You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am unsure about why this is happening. I could not install the repo locally now to debug it, but maybe it has to do with the mmm tokenizer? Line 174:
tokens += "\n".
I am happy to create a PR if I find the problem. But I wanted to create the issue first 😃
Thanks again for the great library.
The text was updated successfully, but these errors were encountered:
Hi Carlos,
I created a dataset using Musicaiz. I used the provided code:
When reviewing the dataset, I noticed that there were some empty lines:
You can also check it out in Hugging Face.
I am unsure about why this is happening. I could not install the repo locally now to debug it, but maybe it has to do with the mmm tokenizer? Line 174:
tokens += "\n"
.I am happy to create a PR if I find the problem. But I wanted to create the issue first 😃
Thanks again for the great library.
The text was updated successfully, but these errors were encountered: