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 select options shown in Table2 for training VP/VE models #6

Open
MingyuKim87 opened this issue Jan 5, 2023 · 1 comment
Open

Comments

@MingyuKim87
Copy link

MingyuKim87 commented Jan 5, 2023

image

  • This Table 2 indicates ablation study of training components for VP/VE models in terms of performance.
  • In this table, we can choose several training configuration such as Adjust hyper parameter, Redistributed capacity, Our preconditioning, Our loss function and Non-leaky augmentation.
  • However, looking at train.py, this code provides prefix options as follows.
    image

My questions is how to choose the Adjust hyper parameter, Redistributed capacity, Our preconditioning and Our loss function options by using prefix options in train.py.

@Zyriix
Copy link

Zyriix commented Nov 12, 2023

just adjust the arch.
ddpmpp for vp
ncsnpp for ve.

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

2 participants