Closed m6129 closed 6 months ago
Hi Anton, Thanks for your interest in MOMENT!
We designed this codebase to be extremely lightweight. In the process, we removed a lot of code to handle different datasets, dataloaders, training, and evaluation scripts.
We are working on releasing a bulkier research code, which will include all of that! Until then, I would point you to the early version of our research code on Anonymous Github.
Unfortunately, I haven't worked with Kaggle GPU P100's. MOMENT weights are loaded in bfloat16, which requires NVIDIA Ampere GPUs. More information about the training and experimental infrastructure can be found in our paper!
Please let us know if it doesn't! Again, thanks for your interest in MOMENT!
Hello, Dear developers
Will dataloader, scripts, etc. be added to this repository as implemented in the PatchTST ?
Do you think your model will work on Kaggle GPU P100 ?
Thanks for your work!