Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to run self supervised pretraining using UniTS on custom data? #11

Open
nikhilajoshy opened this issue Apr 3, 2024 · 2 comments
Open

Comments

@nikhilajoshy
Copy link

No description provided.

@gasvn
Copy link
Member

gasvn commented Apr 23, 2024

https://github.com/mims-harvard/UniTS/blob/main/Tutorial.md
You can refer to this. The major difference is that you need to define your dataset in the config in such way: https://github.com/mims-harvard/UniTS/blob/main/data_provider/multi_task_pretrain.yaml

@wbzhang233
Copy link

How to make inference for forecasting task with pretrained checkpoints?

大佬,请问怎么用UniTS模型来做预测呢?我看只有脚本里面把is_training改成0就可以实现预测,但是我们需要的不是训练后,输入新的序列,直接预测接下来的序列吗?只有那个脚本来做test感觉不太好用啊。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants