Results 61 comments of Oren Amsalem

Hi, thanks! General question about the dataloader: This assumes that all files are saved as individual audio files in the file system. Is this approach scalable for future use, especially...

> > Hi, thanks! General question about the dataloader: This assumes that all files are saved as individual audio files in the file system. Is this approach scalable for future...

Don't know JS enough... I'm trying jupyterlab every 6 months to see if I should move from notebook. Its getting better, but not there yet, thanks for all the work!

Thanks for the response, I've tired to look at Chinchilla paper and there is this figure: ![Image](https://github.com/user-attachments/assets/75f569eb-484f-4efa-ad0c-bb5638a897c7) but the x-axes it FLOPs and not steps/tokens processed so it is hard...

The problem was that I was missing `mfsymlinks` option for the CIFS mount options in `/etc/fstab` I've found the problem (when trying to move an already installed version [on the...

Thanks @SiddhantSadangi that is much more informative! I can not really test it as these error stopped for now.

Thanks, I think my report include the exact problem. I assume it would be good to have a better error log, instead of `[69655] Failed to execute script entry_point` something...

I think it gets to 0.49 because of overlap, check for this variable (masked_pct) in the code and see what number it gets.

Any update with this, would be great for me not to manually change my code, thanks