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
Hello, I really appreciate your work as it got such a surprising performance in zero-shot setting. But I‘ve gotten a problem while fine-tuning using your command 'python -m cli.finetune run_name=example_run model=moirai_1.0_R_small data=etth1 val_data=etth1'.
The specific bug is 'UserWarning: resource_tracker: There appear to be 12 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ''.
Although I tried so many methods provided by the internet, this issue still can't be addressed. Could you give some advice?
The text was updated successfully, but these errors were encountered:
Hello, I really appreciate your work as it got such a surprising performance in zero-shot setting. But I‘ve gotten a problem while fine-tuning using your command 'python -m cli.finetune run_name=example_run model=moirai_1.0_R_small data=etth1 val_data=etth1'.
The specific bug is 'UserWarning: resource_tracker: There appear to be 12 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ''.
Although I tried so many methods provided by the internet, this issue still can't be addressed. Could you give some advice?
The text was updated successfully, but these errors were encountered: