Surya Kant Sahu

Results 6 comments of Surya Kant Sahu

Also, it seems FP16 doesn't work out-of-the-box. Could you suggest changes to make it work?

I did that, but now it gives `Illegal memory accessed` at `k.continguous()` in the forward of the TimeMix. Works fine in fp32.

Yes, there is a coupling between `g` and `x`.

Hi! Thank you for taking interest in my project. 1. The tasks that I used to train the date2vec model on is given in the readme. In summary, I have...

Hi! I am using a combination of [this dataset](https://huggingface.co/datasets/breadlicker45/bread-midi-dataset) and a custom dataset. The error occurs only when using the bread-midi dataset but not with my custom dataset.

Thanks @lzqlzzq @Natooz ! Turns out, it was the corrupted files. Removing them, I was able to get a tokenizer up and running.